// Adds dimensions UUID, Author and Topic into GA4
Sunday, January 18, 2026
31.2 C
Singapore

Netizens question national broadcasts following issue raised by former MP Yee Jenn Jong

In response to an issue raised by former Workers’ Party MP Yee Jenn Jong, netizens have questioned the nature of the national broadcast series on Singapore’s future beyond Covid-19 by the Prime Minister and several other ministers. While some see the broadcasts as the ruling People’s Action Party (PAP) utilising public resources to get a “headstart” on the elections, others backed Mr Yee in his concern over the absence of the Health and Manpower Ministers from the list of speakers.

Mr Yee recently took to Facebook to share a question regarding the national broadcasts. Sharing a screenshot of the list of speakers, a pressing question was written beside it. Considering that the topic of the broadcast is Covid-19-related, the absence of Health Minister Gan Kim Yong and Manpower Minister Josephine Teo was questioned, given that they spearhead two ministries that have been central to Singapore’s battle against Covid-19. “Why (are) the Health Minister and Manpower Minister not featured? Covid-19 is a health matter and managing the vast number of migrant workers is a big problem which Covid-19 has exposed.”

See also  PAP Sengkang East branch chair steps down 'to focus on keeping well’ for his family

https://web.facebook.com/yeejennjong/posts/10222152943481476

In response to this, many netizens rallied behind the sentiments of Mr Yee, siding with scrutiny over why Mr Gan and Ms Teo were not included in the list of speakers. Some suggested that it was a reflection of the PAP’s view that the two “have performed poorly.”

Still, others saw it as another sign of the upcoming General Elections. One netizen even said that it was almost like the PAP was “giving themselves a headstart using public resources.”

ques2
Photo: screengrab from Facebook comments / Yee Jenn Jong
ques3
Photo: screengrab from Facebook comments / Yee Jenn Jong
ques4
Photo: screengrab from Facebook comments / Yee Jenn Jong
ques5
Photo: screengrab from Facebook comments / Yee Jenn Jong
ques6
Photo: screengrab from Facebook comments / Yee Jenn Jong
ques7
Photo: screengrab from Facebook comments / Yee Jenn Jong
ques
Photo: screengrab from Facebook comments / Yee Jenn Jong
- Advertisement -

Hot this week

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