// Adds dimensions UUID, Author and Topic into GA4
Monday, February 16, 2026
27.2 C
Singapore

Commuter claims Pasir Ris MRT Station remained closed even after first train arrived at platform

A commuter has alleged that Pasir Ris MRT station remained closed even when the first train arrived and moved past the station.

Sharing a picture of several commuters waiting outside the closed station doors, Facebook user Martin Liang flagged the issue to SMRT’s social media page and wrote, “1st train arriving at Pasir Ris MRT and the station is not open yet! What happen SMRT???”

SMRT drew flak after it responded to Liang and asked him to “share more details about your trip, along with your contact details with us at www.smrtsingapore.com for us to get in touch with you on this.”

One netizen, Simono Ong, criticised: “Haha, what other details u want him to share regarding the trip? Whether he managed to get a seat or was it pleasant or not? Just investigate what happened and share the outcome here so the public knows, simple as that”

ewbco1

The Independent Singapore has written to SMRT, seeking comment on the veracity of Liang’s claim. We will update this article once we have more information.

1st train arriving at Pasir Ris MRT and the station is not open yet! What happen SMRT???

Posted by Martin Liang on Thursday, 25 October 2018

See also  Singaporean residents or workers in US facing "dark times," Trump pigheaded on govt shutdown
- Advertisement -

Hot this week

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); } });
// //