// Adds dimensions UUID, Author and Topic into GA4
Thursday, March 5, 2026
30.4 C
Singapore

Water pours into Kallang elevator and begins to flood hallway, poses danger to residents

SINGAPORE — A Singapore Reddit user appeared to make light of a situation where water poured into an elevator while the hallway outside was beginning to flood.

“It’s raining cats and dogs. Lolz Inside the lift. Location: Kalang,” Reddit user HussainTheKing _l posted an 18-second video on r_Singapore on Sunday (Feb 5).

While some netizens commenting on the post seemed to find the situation funny, others underlined that the situation could be dangerous.

“I would stay away from the water” was one comment that received a lot of upvotes.

Screenshot 2023 02 06 at 3.59.29 PM

Another agreed, writing, “Seriously, lifts runs on some pretty high power.”

Screenshot 2023 02 06 at 3.59.32 PM

One Reddit user said she “Won’t dare to use the lift. Who knows if the elevator pit is flooded.”

Screenshot 2023 02 06 at 3.59.44 PM

Indeed, water in an elevator can be very dangerous as it could greatly affect the electronic components and mechanisms of the lift.

“Water can enter the lift pit via construction joints, cracks in the walls or floor. Water has a way of finding a way through any weak points by following the path of least resistance. Once water has entered the lift pit, it will pool on the floor and keep rising, usually until it has reached the height of the water table,” one website says.

See also  Customer sees hair on egg he's about to eat, but food staff says it's banana leaf

If a lift suffers a short circuit because of the water, a person can be trapped inside, or the electrical system of a whole building can be affected.

And while it’s not too uncommon of a problem, the lift should stop operating immediately, and experts should be called.

Other Reddit users observed, however, that rain has been affecting other buildings in Singapore, including a lecture hall at the National University of Singapore.

Screenshot 2023 02 06 at 4.02.03 PM

But some, however, took the whole incident as a big joke.

Screenshot 2023 02 06 at 4.02.32 PM

It is important to get the right help in such situations and not just rely on the services of regular maintenance staff.

“Your elevator company should be notified as soon as water is seen or suspected in your elevator system. It is extremely important to not try to fix anything yourself. Technicians are trained on how to properly handle these situations,” experts say. /TISG

Lecture goes on in NUS despite rain pouring through ceiling, netizens call it a ‘mini jewel waterfall’

- Advertisement -

Hot this week

Singapore Airlines, Spirit Airlines planes clip each other, causing 6.5 hours delay

A Singapore Airlines plane clipped its right wing with the tail of a Spirit Airlines plane as it was pushing back from the gate Tuesday morning at Newark Airport, according to the FAA. Port Authori...

Ex-manager says ‘AI is just a cover story’ for Amazon layoffs

She noted, sure, AI is a part of it; it accelerates it, but more than anything, it is “a very convenient excuse.”

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