storefront-qwik-starter
storefront-qwik-starter copied to clipboard
Links are not working on Safari
Even I tried on official demo site https://qwik-storefront.vendure.io and all links are not working. I use safari V14.
ReferenceError: Can't find variable: SubmitEvent
Thanks for the feedback, I will investigate on that
tested and working on safari v16.4
@prasmalla have you got the possibility to test the app with safari 14?
I have a Browserstack account and just tested it on Safari v14.1 and can confirm that navigation does not work.
On loading the landing page, the following error appears in the console:
Clicking the ...85b.js
file at the top of the stack trace leads to this:
🤔 the initial error is different, so we have multiple errors with Safari v14 😅
Do you know if this is a qwik issue rather than this repo?
You can try with a Qwik fresh app and verify the behaviour