My app works fine in Chrome and Firefox, but in Safari, the app just does not load. I can see this error in console:
[blocked] The page at about:blank was not allowed to display insecure content from http://.
I don’t know why it’s loading with http when the links in app setup are all https links.
There are no mixed content either, to test that I even simply just rendered a blank html with the text ‘hello’, still getting same error.