Quasar default BEX code not working due to the Manifest v3 service worker timeout limitation #13245
Unanswered
jra11
asked this question in
CLI - BEX mode
Replies: 1 comment
-
A first answer: it might be this bug. I will post updates on that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
In the default code of a new BEX project, we have this section in background.js:
However, if you try it on a fresh Quasar install, you'll notice that it works for 5 minutes and then stop completely. This seems to be a well known and controversial "feature" of MV3.
Is there a way to implement this very simple thing with Manifest V3?
This is a pure nightmare.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions