// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
33.1 C
Singapore

Police involved after fireworks get illegally set off in Yishun HDB estate

SINGAPORE: The police have become involved after someone illegally set off fireworks in a Yishun HDB estate.

The Singapore Police Force confirmed that they received a complaint at around 10:40pm on Tuesday (9 Apr) at Block 642, Yishun Street 61. No injuries were reported.

Residents who managed to catch sight of the fireworks shared videos of the scene on TikTok, igniting heated discussion online. The videos, however, have now been deleted.

Since 1972, Singapore has prohibited people from setting off fireworks without official permission. Anayone convicted of doing so may face a hefty fine – between $2,000 and $10,000 – and/or a prison sentence of up to two years.

Police investigations are ongoing.

- Advertisement -

Hot this week

Singaporean says having no dependents these days is a superpower because it helps preserve your wellbeing

One commenter asked: why join the sandwich generation if you have the option not to?

Is the Singaporean lifestyle just work, eat, sleep, repeat? Netizens share their thoughts

“Life has gotten dull and monotonous.” One Singaporean says finding time for anything outside work can be difficult when time, energy and money are all factors.

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