// Adds dimensions UUID, Author and Topic into GA4
Friday, September 25, 2026
27.3 C
Singapore

Authorities express concern over ‘hidden’ Covid-19 community cases

Singapore — Finance Minister Lawrence Wong said the authorities are “very concerned” about hidden Covid-19 community cases.

In a Facebook video on Thursday (Jun 3), Mr Wong, co-chair of the multi-ministry task force, said the recent Covid-19 outbreak at the MINDSville@Napiri Adult Disability Home is a “stark reminder of this”.

He added that because the virus strain is very infectious, we “need to take the precautions and safeguards very seriously”.

Under the current Phase 2 (Heightened Alert) Covid-19 restrictions, indoor “mask-off” activities such as in-person dining at F&B establishments have ceased.

Other activities also disallowed during this period include strenuous indoor sports and exercise activities. In addition, personalised services which require masks to be removed (for example, facials and saunas), singing, and the playing of instruments that require intentional expulsion of air (such as wind or brass instruments) are also not allowed.

Urging people to stay home as much as possible and work from home, Mr Wong told people to get themselves vaccinated as soon as possible. /TISG

Hot this week

ICA foils smuggling attempt of over 1,600 vaporisers found hidden under car bonnet at Woodlands Checkpoint

1. Smugglers tried a less obvious hiding place. ICA officers still found the 1,600-plus vaporisers.

The AI shortcut: Are we sacrificing essential skills for convenience?

The scary part about AI may not be that it can do things better than us. It may be that we slowly stop knowing how to do them ourselves.

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