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

China steps up fire safety inspections on high-rise buildings after Hong Kong blaze

After a devastating fire in Hong Kong earlier this week that claimed at least 128 lives, the Chinese government announced it will carry out nationwide fire safety checks on high-rise buildings, The Edge Singapore reported, citing the Ministry of Emergency Management’s announcement on Saturday.

The inspections will focus on residential buildings and public spaces, especially those undergoing exterior renovations or interior upgrades. Authorities will also examine whether flammable or combustible materials are being used, to identify banned materials, processes and equipment, including bamboo scaffolding.

The fire broke out on Wednesday in Wang Fuk Court, where netting wrapped around bamboo scaffolding caught fire and ignited highly flammable foam boards around windows. The fire spread quickly, setting the scaffolding ablaze and causing burning bamboo to fall and ignite more floors across the eight-tower complex in the city’s north. /TISG

Read also: Hong Kong reels from deadliest blaze in decades as 128 killed; arrests made over unsafe renovation works

- Advertisement -

Hot this week

SG man cuts ties with friends after they repeatedly joked he should foot the bill on Bali trip: ‘It felt like they were targeting...

“Before the trip we never talked about finances,” he said, before his friends began asking him to pay because his family was rich.

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?

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