// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
26.6 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

AI-powered aid that can catch an elderly person the moment they fall shown off at Tampines

One of the innovations that won praise was an AI-powered walking aid can catch an elderly person the moment they fall, which was lauded given Singapore's super-ageing population.

‘Consequences could have been unimaginable’: Cigarette butt suspected in industrial fire

It is suspected that someone carelessly threw away a cigarette butt and set fire to discarded cardboard, causing five garbage bins outside the industrial building to catch fire and burn fiercely. A...

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