// Adds dimensions UUID, Author and Topic into GA4
Saturday, January 17, 2026
28.5 C
Singapore

PSP posters in Choa Chu Kang torn down

Progress Singapore Party (PSP) posters in Choa Chu Kang were torn down last night, said Secretary-General Tan Cheng Bock in a Facebook post earlier today (July 1).

Dr Tan added that his team members informed him “that regrettably, someone had torn down our PSP posters for the constituency of Chua Chu Kang. A police report has been made”.

Following Nomination Day yesterday (Jun 30), campaigning had begun and posters for all parties were already put up across the country.

PSP’s team in Choa Chu Kang consists of Francis Yuen, Dr Tan Meng Wah, Abdul Rahman and Choo Shaun Ming.

In his post, Dr Tan wrote that the candidates “are not deterred” despite the incident.

“In the heat of campaigning, our emotions can get carried away. But this is only Day 1 and we still have a long way to go. Let’s remember to keep cool heads”, he advised.

In his Facebook post the PSP Chief also shared photos of the torn posters. The posters were put up alongside those of the People’s Action Party (PAP).

See also  U.S. Judge's reasons for granting asylum to Yee blemishes the image of Singapore as a developed country

105663596 3966312033443302 1165136291223699903 n 106478684 3966312903443215 2225655457738046708 n

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