With my current project of developing a web app using nextjs, I'm encountering an issue specifically on Safari browser for Mac. Surprisingly, everything works perfectly fine on other browsers and even on iPhone. Upon opening the developer console, this is what I encountered:
https://i.sstatic.net/FiyPp.jpg
I find it puzzling why this issue is only occurring on Mac. Any insights or suggestions on how to resolve this would be greatly appreciated. Thank you.