// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 8, 2026
32 C
Singapore

Viral photo of taxi on fire at Lavender raises concern online

SINGAPORE: A taxi was spotted engulfed in flames on Lavender Street on Friday evening (29 Nov).

The fire broke out around 6:50 pm, with photos and videos of the incident quickly circulating on social media platforms like Reddit and Facebook.

The yellow sedan, parked next to a bus stop with its boot open, appeared fully ablaze. Eyewitnesses reported that the taxi driver was waiting calmly for emergency responders.

One netizen, cycling in the area then, described seeing the driver standing by the vehicle as the fire spread.

The Singapore Civil Defence Force (SCDF) confirmed receiving a call about the incident and that firefighters quickly arrived at the scene, where they used a fire hose and a compressed air foam backpack to extinguish the flames.

No injuries were reported, and the driver was unharmed. The exact cause of the blaze is still unclear, and investigations are ongoing.

See also  Yet another monitor lizard scales 3 floors of HDB block, this time at Punggol
- 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); } });
// //