// Adds dimensions UUID, Author and Topic into GA4
Wednesday, December 17, 2025
23.9 C
Singapore

More unexpected crunch at McDonald’s — this time in a Filet-O-Fish sandwich

Singapore — A customer who bought a Filet-O-Fish sandwich from McDonald’s has posted photos of the order on Facebook complete with the unexpected ingredient – fish bones.

This comes only two weeks after McDonald’s came under fire for the unexpected crunch that some customers felt when they bit into its McGriddles sandwiches. There were pieces of eggshell in the maple syrup-soaked sandwich recently reintroduced by the fast-food giant.

The customer posted her Filet-O-Fish experience on Saturday (March 7) with the following caption:

No prize for guessing how many bones were found inside your filet o fish! What happens if this is a child who is eating this? Pls explain?! Ordered this today 07/03 @ MCD AMK PARK 12:45PM.

She included a photo of the sandwich with at least six fish bones, some one-inch in length.

Screen Shot 2020 03 08 at 1.57.30 PM
Photo: FB screengrab
Screen Shot 2020 03 08 at 1.57.45 PM
Photo: FB screengrab

Those who read the post were shocked at the size of the bones, given that the McDonald’s bestseller is supposed to be boneless. One asked whether a lower quality of fish was used.

See also  "White person" in SG asks if it's "offensive for me to wear Chinese traditional dresses" for CNY
Screen Shot 2020 03 08 at 2.20.07 PM
Photo: FB screengrab

Parents were concerned about the presence of bones as they often ordered Filet-O-Fish for their children.

One man, however, said he would still order it but would be more cautious when eating it.

Screen Shot 2020 03 08 at 2.19.38 PM
Photo: FB screengrab

Meanwhile, one person has stopped going to the fast-food chain. “I realised I was eating frozen porridge cooked from don’t know how long ago,” she said.

Screen Shot 2020 03 08 at 1.56.18 PM
Photo: FB screengrab

To date, McDonald’s has not replied to the post.

Read related:

Some customers feel unexpected crunch in McGriddles sandwiches

/TISG

- Advertisement -

Hot this week

Pokémon collector rejects S$1.3M offer for a rare card collectible

SINGAPORE: Pokémon trading cards have been popular in Singapore...

Some fresh graduates fuelled to start businesses after struggling to find jobs

SINGAPORE: Some fresh graduates are starting businesses after struggling...

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