// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 C
Singapore

Gojek confirms it’s investigating incident of driver who almost plunged car into condo pool

SINGAPORE: Private-hire vehicle platform Gojek has confirmed that it is looking into a recent case where a driver nearly plunged his car into a swimming pool at The Hillside condominium after the condominium’s management announced its intention to sue.

The incident took place around 9 pm on Tuesday (March 28) and photos of the incident, showing the car partially immersed in the water, quickly went viral online.

The Hillside’s management has since said that the driver was an elderly man with an elderly female passenger in the vehicle. He apparently told the security officers at the scene that he is a Gojek driver.

The management told the press last week that it has contacted Gojek to confirm the driver’s identity and make a claim.

Gojek has since said that it is taking the necessary actions to solve the problem. A spokesperson told the Chinese daily is investigating the incident.

The representative added that the safety of customers and driver-partners is of the utmost importance and that the company clearly emphasizes relevant policies on safety and behaviour when recruiting driver-partners.

Asserting that Gojek will not tolerate any behaviour that violates its policies, the spokesperson said that the company is committed to providing a safe and positive experience for all users and that it will continue to strengthen the training and education processes for driver-partners.

Condo plans to sue elderly Gojek driver who almost plunged into swimming pool

- Advertisement -

Hot this week

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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