// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 14, 2026
28.7 C
Singapore

Grace Fu: Environment Building on lockdown due to security situation

SINGAPORE: The Environment Building at 40 Scotts Road housing the Ministry of Sustainability and the Environment (MSE) and its statutory boards — the National Environment Agency (NEA) and water agency PUB — was placed on lockdown on Wednesday (Aug 23) due to a “security situation”.

The Minister for Sustainability and the Environment, Ms Grace Fu, wrote on Facebook that she received the news while overseas about a “security situation” at the building. She wrote:

“While attending ASEAN meetings in Vientiane, Laos, I received news from back home that a security situation is ongoing at the Environment Building. Police had worked with security officers on premises for preliminary checks and no threat items were found. I’m monitoring the developments closely from here and am in constant contact with my colleagues. I would like to assure all staff and stakeholders at the Environment Building that their safety is our priority.”
- Advertisement -

Hot this week

Seating dispute at Jurong West food shop turns violent; man slaps worker

A dispute allegedly arose over seating arrangements. A male customer slapped a female employee at a food stall, who retaliated by throwing a chair and then hitting him with a basket full of spoons ...

Wife says husband dismisses her feelings and makes her feel like a stranger around his family

SINGAPORE: A wife took to social media to share that she feels utterly alone in her marriage because her husband constantly dismisses her concerns and makes her feel like a stranger around his fami...

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