Error: Data fetches only on chrome

Hey guys!

Do you experience the same?
Today I wanted to open my application on the Safari browser, but it does not fetch the data. Publishing it anew doesn’t help either.
It does open though on Chrome. This happened on its own, I did not republish the application before the functioning- and misfunctioning state.

This is problematic for our users - any suggestions?

if your using any custom code you might need to check the compatibility of the functions

Great! Indeed, Safaris Firewall stopped an added NPM.
Removing the Plugin solved the issue.

Thanks!