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

One dead, many injured due to severe turbulence on board SIA flight to Singapore

SINGAPORE: Singapore Airlines (SIA) reported today (21 May) that a flight from London to Singapore was forced to make an emergency landing in Bangkok on Monday (20 May) after encountering severe turbulence, resulting in one death and multiple injuries among passengers and crew.

Flight SQ321, a Boeing 777-300ER carrying 229 individuals, was en route from London Heathrow to Singapore when it was hit by severe turbulence.

The airline confirmed the incident in a statement, saying: “We can confirm that there are injuries and one fatality on board the Boeing 777-300ER. There were a total of 211 passengers and 18 crew on board.”

The national carrier added: “Singapore Airlines offers its deepest condolences to the family of the deceased

The aircraft diverted to Bangkok, where it landed safely at 3:45pm local time. Singapore Airlines is collaborating with Thai authorities to ensure medical assistance is provided to those injured.

A team from the airline is being sent to Bangkok to offer additional support to passengers and crew.

Singapore Airlines has emphasized its commitment to assisting all those affected by the incident. “Our priority is to provide all possible assistance to all passengers and crew on board the aircraft,” the statement said.

As investigations continue, further details regarding the circumstances leading to the turbulence and the specific injuries sustained by those on board are expected to emerge. The aviation community is closely monitoring the situation, with safety protocols and passenger well-being remaining paramount.

- Advertisement -

Hot this week

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

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