Open barisbora opened 2 years ago
Noticed very weird issue on build version 💣
Page props not working properly, won't fetch page props while working on service worker.
doesn't work if has been loaded via service worker
works perfectly with hard refresh
Demonstration
https://user-images.githubusercontent.com/10472206/199622225-19539714-863a-463d-b12e-a5c189d94657.mov
can test on: https://development.communities.workers.dev/
Noticed very weird issue on build version 💣
Page props not working properly, won't fetch page props while working on service worker.
doesn't work if has been loaded via service worker
works perfectly with hard refresh
Demonstration
https://user-images.githubusercontent.com/10472206/199622225-19539714-863a-463d-b12e-a5c189d94657.mov
can test on: https://development.communities.workers.dev/
PS Also I cloned Vue Vitedge and deployed cloudflare, same issue is there too