// Adds dimensions UUID, Author and Topic into GA4
Friday, July 10, 2026
32.2 C
Singapore

Ceiling leak at Raffles Place MRT causes ‘mini waterfall’ on platform

SINGAPORE: Commuters at Raffles Place MRT station were met with an unusual sight this morning when water began gushing from the ceiling onto the North-South Line platform, with some passengers describing it as a “mini waterfall.”

From around 8 a.m., photos and videos of the incident circulated on social media, showing water streaming down near the elevators and escalators on the platform towards Jurong East. Witnesses said a piece of the ceiling appeared to have fallen off, exposing the source of the leak.

The heavy flow of water quickly made the platform slippery, and MRT staff attempted to contain the situation by placing buckets under the leak.

Eventually, MRT staff laid out newspapers across the floor and cordoned off certain sections of the platform to keep passengers away from the affected area.

Trains continued to operate along the North-South Line, but the unusual scene drew considerable attention from morning commuters, many of whom stopped to take pictures and videos before hurrying on to their destinations.

- Advertisement -

Hot this week

Why some Singaporeans stopped buying the cheapest option and started saving more

SINGAPORE: If there's one thing many Singaporeans excel at, it's finding clever ways to save money. Recently, many revealed the simple lifestyle changes that quietly ended up saving them a surpri...

Photo of helpers waiting outside maid agency puts treatment of domestic workers under the spotlight

SINGAPORE: A viral photo of several domestic helpers sitting on the floor outside a maid agency has sparked fresh debate over how migrant workers are treated in Singapore, with many netizens callin...

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