// Adds dimensions UUID, Author and Topic into GA4
Sunday, July 5, 2026
32.2 C
Singapore

Fire raging at Punggol Waterway – illegal fire crackers the cause?

Joe Mei posted a picture in Facebook of a fire raging in Punggol Waterway.
Amos Koh posted about how big the fire may be. He is able to view it from his flat.
punggolfire
Others commenters on the post expressed concern and also called for help.
punggolfire2punggolfire2
Danial Kaisar said that he was at the benches with his bike when he saw some youths playing with what looks like fire crackers. He posted a video and asked if that was the reason for the fire at Punggol Waterway.
punggolfire

- Advertisement -

Hot this week

British man says Singapore lacks nature and things to do, after calling it the worst place he’s visited

A TikTok user going by British_Bert said in a TikTok video that "the worst country he has travelled to". When commenters pushed back against it, he walked it back by trying to explain in another vi...

Singaporean who was laid off twice gives brutally honest answer to ‘Where do you see yourself in five years?’

SINGAPORE: Most job candidates usually talk about their career goals, skills, and ambitions when asked the classic interview question, “Where do you see yourself in five years. ” One Singaporean, ...

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