// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27 C
Singapore

GIC yet to file lawsuit against Chinese electric vehicle manufacturer NIO, say sources

SINGAPORE: Earlier reports suggested that Singapore’s sovereign wealth fund, GIC, was preparing to initiate legal action against Chinese electric vehicle manufacturer NIO. However, sources have clarified that GIC has not yet filed a lawsuit against NIO or any of its executives.

A document that recently circulated online appeared to indicate that a government investment company was initiating legal proceedings against NIO Group Chairman and CEO William Li, as well as former Chief Financial Officer Steven Feng.

Subsequent reports, however, suggest that GIC does not currently plan to sue the individuals or the company but the documents were reportedly filed to safeguard the investment company’s interests and to preserve the option of pursuing class action litigation at a later stage if necessary.

NIO has been embroiled in a class action lawsuit in the United States since 2022, with plaintiffs claiming that the company overstated its revenue and profits, thereby misleading investors. The ongoing lawsuit involves investors who purchased NIO’s listed securities between August 2020 and July 2022.

As of now, no new legal action has been officially taken by GIC or any Singapore government-linked entity against NIO or its executives.

Hot this week

LTA adds three new bus services including RTS Link connector and two Tengah routes as Bus Connectivity Enhancement Programme continues

LTA is introducing three new bus services and enhancing two existing ones under the BCEP, including two Tengah connectivity services from Oct 25 and a new Service 968 to support the RTS Link Woodla...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks