// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
32.2 C
Singapore

SMRT apologises after cross-border bus accidentally enters motorcycle lane at JB checkpoint

SINGAPORE: SMRT has issued a public apology after one of its cross-border buses travelling from Johor Bahru to Singapore mistakenly entered the motorcycle lane at the Johor Bahru checkpoint and struck a height restriction pole.

The incident, which occurred on Wednesday evening, came to light after photos and videos began circulating online on Thursday (Aug 7).

In the footage, the SMRT service 170 bus is seen stationary in front of a height limit pole, unable to proceed further. Motorcyclists, caught behind the stuck vehicle, had to move around the bus to continue their journey.

The bus appeared to have entered the motorcycle lane while moving through the Johor Bahru checkpoint on its way back to Singapore.

In a statement, an SMRT spokesperson confirmed the incident, “Our bus driver accidentally drove into the motorcycle lane at the Johor checkpoint and unfortunately collided with the height restriction pole. Fortunately, the driver and passengers on board are safe and sound.”

SMRT extended its apologies to all commuters and motorcyclists affected by the mishap. The representative said, “We sincerely apologize to the commuters and motorcyclists affected. We are currently assisting the Malaysian police in their investigation.”

No injuries were reported and Malaysian authorities are currently investigating the incident.

- Advertisement -

Hot this week

‘I don’t need to change myself for others’: Singaporeans share what they wish they had quit sooner

On Reddit, a netizen shared: Recently I've been thinking about the habits and decisions that held me back for years. Some things seem normal at the time, but once you stop doing them, you realize h...

Ex-independent candidate Jeremy Tan says Singapore’s fertility crisis is a housing crisis

Jeremy Tan, an independent candidate for Mountbatten SMC in Singapore's GE2025, was interviewed on the BRAVE Southeast Asia Tech Podcast on June 15. He argued that housing affordability, not incent...

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