// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Worker dies after being electrocuted by wet wire while installing solar panels

SINGAPORE: The Workplace Safety and Health Council (WSHC) has revealed that a worker was accidentally electrocuted while installing solar panels on the roof at a worksite and was pronounced dead on the same day after being sent to hospital.

WSHC said that the incident took place last Monday (12 June). A group of workers were dispatched to install solar panels on the roof of a building when, during the installation process, one of the workers found that a wire was glowing and smoke was arising from the wire.

The worker was electrocuted after touching the wire. He was rushed to the hospital where he eventually died.

Preliminary investigations revealed that the wires were exposed on the roof, which was drenched by rain just before the incident.

The WSHC has called on companies to prioritise the safety of their employees and thoroughly evaluate safety measures when conducting construction or maintenance work.

Employers are urged to ensure that proper safety protocols are in place, including adequate training for employees, stringent adherence to safety guidelines, and routine equipment inspections to prevent accidents from occurring in the future.

Employees are also reminded about the potential risks associated with handling equipment and components and are advised to strictly adhere to all safety protocols.

- Advertisement -

Hot this week

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

‘C’mon, please don’t do this.’ Singapore Food Agency reminds diners not to eat food dropped on hawker centre tables

"C’mon, please don’t do this 😥 Once food is dropped on an unclean tabletop, the surface of the food item would have been contaminated by bacteria. And there is no such thing as the 'three-second ...

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