// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 2026
28.9 C
Singapore

Scoot flight from Jeju Island to Singapore diverted to Taiwan due to technical issue during the flight

SINGAPORE: Passengers aboard Scoot flight TR813, scheduled to fly from Jeju Island in South Korea to Singapore, experienced an unexpected mid-flight diversion that led to an unscheduled landing in Taiwan due to a technical issue during the flight.

Initially, flight TR813 was set to depart from Jeju Island at 9:10 a.m. Korean Standard Time (KST) on Aug 13, 2024, was expected to arrive at Singapore’s Changi Airport at 1:55 p.m. Singapore Time (SGT).

However, according to FlightAware’s flight tracking website, the flight departed ahead of its scheduled time at 8:59 a.m. SGT. It landed unanticipated at Taiwan Taoyuan International Airport at approximately 10:27 a.m. SGT, about an hour and a half after takeoff.

The Changi Airport Group’s website later updated its expected arrival time for flight TR813 to 7:35 p.m. SGT, indicating a significant delay from the original schedule. /TISG

Featured image by Deposit Photos

- Advertisement -

Hot this week

‘I’m really confused and depressed’: Helper says boss may fire her over cooking

She wrote online, "I cook according to the guidelines in the video, when I taste the food I think it's ok, but according to my employer it doesn't taste right and they say this is a big problem and...

‘Everyone gets stretched thinner’: Singaporeans discuss toxic workplace culture

On Reddit, a netizen asked: What's the most toxic thing that's become normalised in Singapore workplaces?

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