// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
27.2 C
Singapore

ELD confirms Electoral Boundaries Review Committee has yet to be convened

SINGAPORE: Singapore’s Elections Department (ELD) has confirmed that the Electoral Boundaries Review Committee (EBRC) has yet to be convened, sparking speculation about the timing of the next general election.

The establishment of the EBRC is a crucial precursor to the scheduling of a general election. Historically, once the committee is formed, a general election could be held anywhere between four months to a year from the announcement of its commission.

The last time the committee was convened was in August 2019, preceding the general elections in July 2020.

Questions surrounding the timing of the upcoming general election have intensified following Prime Minister Lee Hsien Loong’s recent announcement that he will be stepping down and passing the baton to his successor, Lawrence Wong, on May 15.

Analysts have been quick to interpret this leadership succession timeline as a potential indicator that the general election might be closer than anticipated, with some even speculating that it could take place as early as June 2024.

Lawrence Wong himself has confirmed that there will be no Cabinet reshuffle until after the next general election, further fueling speculation among political circles and the public alike.

- Advertisement -

Hot this week

‘Social media was never the problem’: Malaysians divided over under-16 social media ban

The story explores Malaysia’s new under-16 social media restriction, highlighting the balance between protecting children online and addressing concerns over privacy, age verification, and the pote...

‘Sinking hole in my chest’: Fresh graduate opens up about rejection from S$7.5k role after six interview rounds

SINGAPORE: A fresh graduate recently admitted on social media that they have been struggling to come to terms with being rejected for a role they desperately wanted after making it all the way to t...

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