// Adds dimensions UUID, Author and Topic into GA4
Sunday, March 8, 2026
29.8 C
Singapore

Choa Chu Kang residents of new BTO complain of severe clogged rubbish chute problem

The New Paper reported that a new Built-To-Order (BTO) flat in Choa Chu Kang is having a severe clogged-up rubbish bin problem. Residents complained that the rubbish piled up to the eighth floor.
The clogged rubbish is causing a massive stench in the block of flats. Besides the stench, the problem has also given rise to a problem of flies infestation in the block of flats.
The residents of Block 817A Keat Hong Mirage in Choa Chu Kang Ave 1 are further upset that garbage has also piled up around their block of flats. They wonder why this problem has cropped up since the development is a new one.
Health Minister Gan Kim Yong is the Member of Parliament for the ward the block of flats is in.

See also  Crime is down but fatalities with elderly pedestrians is up
- Advertisement -

Hot this week

‘Is the chicken gold-plated?’ Malaysian woman stunned by S$8.50 cai fan in Singapore CBD

The woman added that she is “seriously considering” moving back to Kuala Lumpur or finding a side gig that pays enough to keep up with inflation.

Fewer Singapore graduates found jobs within 6 months in 2025, survey shows

There are also fewer job openings in outward-facing sectors such as information and communications.

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