You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tsukimi seems to stop working with following error:
Refused to load the script 'chrome-extension://2d388cbc-698a-4908-a8d6-a67932c10ba4/vendor/vite-client.js' because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules' http://localhost:* http://127.0.0.1:*". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.
Tsukimi seems to stop working with following error:
Refused to load the script 'chrome-extension://2d388cbc-698a-4908-a8d6-a67932c10ba4/vendor/vite-client.js' because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules' http://localhost:* http://127.0.0.1:*". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.
It might be from bug on Chromium:
crxjs/chrome-extension-tools#918
The text was updated successfully, but these errors were encountered: