// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 4, 2026
31.6 C
Singapore

Two major train delays in N-S Line and Circle Line frustrates commuters

The North-South MRT line was hit by major delays this morning due to a track fault. SMRT first alerted commuters to the track fault at about 6am this morning and said that it was shutting down train services from Yew Tee to Bukit Gombak MRT stations.
1It took the public transport operator more than 3 hours to restore service completely.
2SMRT’s the Circle Line was also delayed. The delay is the second day in a row after yesterday’s train signalling issues.

Several commuters took to social media to express their unhappiness over the major delays.


- Advertisement -

Hot this week

‘You need a car to take the train’: Malaysians debate the country’s MRT planning

Pedestrian accessibility has become a recurring concern among Malaysians. Even major public transport systems like the MRT often feature stations built in the middle of busy highways, leaving commu...

‘Irresponsible’: ST called out for rumours that Pritam Singh lost Workers’ Party’s support, including that of Low Thia Khiang’s

In this week's episode of the Yah Lah But Podcast, hosts Terence and Haresh remark on Pritam Singh winning the WP's secret cadre vote with a supermajority despite his conviction and removal as Lead...

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