// Adds dimensions UUID, Author and Topic into GA4
Monday, July 27, 2026
30.6 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

A shopper horrified after finding cockroaches inside supermarket pumpkin

Customers were disgusted and worried when they found several cockroaches crawling on a pumpkin while shopping at the refrigerated supermarket in Pasir Ris.

Singapore worker claims company hired a replacement while she was on hospitalisation leave, tells her to return as a part-timer

After taking hospitalisation leave for major surgery, a Singapore worker says she was told she would no longer be returning to her full-time role.

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