// Adds dimensions UUID, Author and Topic into GA4
Monday, December 8, 2025
26.8 C
Singapore

RJ Jamie Yeo clarifies her comments on David Dao made on air

Prominent Radio Jockey Jamie Yeo has responded allegations that she had asked Dr David Dao to accept the apologies of United Airlines and move on. Facebook user Serene Ho made that comments after listening to Jamie on air in Gold 90.5. Serene said that she felt disgusted that besides asking the doctor to move on, Jamie went on to mention about his “shady past”.

Jamie said that court cases can be a big strain on health and family, especially when personal matters get dragged out to the public eye. This, she explained is the reason why she made the suggestion.

1 74
https://www.facebook.com/allsgstuff/posts/2425626727578042?comment_id=2425743274233054&comment_tracking=%7B%22tn%22%3A%22R9%22%7D

Dr David Dao was recently dragged off a United flight which was departing from Chicago. United’s handling of the passenger created an international outrage.

See also  Husband attempts to strangle his wife and cut her throat for waking him up for Ramadan breakfast
- Advertisement -

Hot this week

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