// Adds dimensions UUID, Author and Topic into GA4
Friday, July 24, 2026
27.7 C
Singapore

At least three fire engines deployed after thick smoke emerges at Ang Mo Kio MRT station

Thick smoke was seen emerging at Ang Mo Kio MRT station this afternoon. Photos circulating online show that the Singapore Civil Defence Force has deployed at least three fire engines to the scene and also show the smoke wafting outside while another entrance to the station is shut:

27625195 2598334490307264 2871574911009023687 o 27747706 2598334630307250 7269321993063938639 o

A spokesperson for SMRT has confirmed that the smoke arose from an escalator at the station which leads to an underground link to AMK Hub. The spokesman told reporters that “train services are not affected” and that there is “no danger to commuters”.

SMRT technicians are presently on-site as investigations are ongoing.

escalator fire at amk station

- Advertisement -

Hot this week

Pressure grows on Malaysian PM to discipline coalition ally

Prime Minister Anwar Ibrahim's warning to ministers not to attack coalition partners has triggered a public response from Deputy Prime Minister Ahmad Zahid Hamidi

Malaysia: PAS’ alliance with UMNO fuels power grab speculation

PAS, the islamists, made a massive push for powergrap in Malaysia - sooner or later - after aligning brazenly with Anwar Ibrahim's government allis in te state polls in Negeri Sembilan

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