79232727

Date: 2024-11-28 05:54:48
Score: 2
Natty:
Report link

This solution may not apply to everyone, but I had a similar issue with Quasar (which appears to be what the OP is using) and the cause turned out to be Cloudflare caching. Originally I was only clearing the service worker file from Cloudflare's cache upon a change, and this worked for every browser I tested except Safari. Changing it to clearing the entire cache upon a change fixed the issue.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Leminspector