// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 26, 2026
27.2 C
Singapore

Netizen reported that firemen assisted to evacuate from flooded bus

Facebook user Theresa Huiying reported that passengers in an SBS bus in Pioneer Road North had to be evacuated by firemen. The waters started pouring into the bus because of the flash floods in many parts of Singapore earlier today.
The pictures shared by Theresa showed that the waters were more than ankle deep and that there were several other people, including older passengers in the bus. Theresa captioned her video, “I’m stuck in the bus flooded by the heavy downpour. Now bus is on stationary and water is rising rapidly. I hope I make it out alive.”



3
5

- Advertisement -

Hot this week

Amos Yee facing 4 new charges over indecent content, racially charged posts

According to the police, they have received a number of reports concerning online posts from Amos Yee that have alarming and racially divisive' content

Is university life in Singapore fun? Students share their honest experiences

Sharing their own experience, one student said they still struggle to adapt to university life: “It really feels like I have to force myself to talk to people… I guess you just have to get lucky an...

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