-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subresource Integrity error #395
Comments
Hey @DamianGlowala Thabks for reporting this issue. @vejja do you maybe have a clue what could be the issue here? |
Looking at it right now, I can confirm the issue |
@DamianGlowala we are facing the regression since Nuxt 3.9.0 @Baroshem: the easiest way to fix the issue is to upgrade from Nuxt 3.8 to Nuxt 3.10, are you ok with that? |
@vejja, really appreciate you looking into this! Shall I temporarily try overriding |
It won't work by only upgrading version |
Update I think this could be related to the upgrade to Vite 5 / Rollup 4 that happened with Nuxt 3.9 I am submitting a PR to fix, it includes the upgrade to Nuxt 3.10 @DamianGlowala I can see that you are involved in Nuxt Core, if you have some smarter alternative let me know |
Hi @Baroshem |
@DamianGlowala coukd you confirm? |
I've updated to v1.3.2, removed |
Hi @DamianGlowala |
I am currently on Nuxt v3.11.2. Ran the |
This is really annoying... |
@DamianGlowala have you tried it? :) (Closed by mistake) |
I managed to track the upstream error. Source issue is in Could you check this dependency to see if it works now ? |
Hi @vejja! I am currently using |
@vejja @DamianGlowala I released patch 1.4.3 with a fix for that. Could you check if it works now? :) |
I can confirm the error is gone, thanks! :) |
Awesome thank you guys! 💚 |
Version
nuxt-security: 1.2.1
nuxt: 3.10.3
Reproduction Link
n/a
Steps to reproduce
n/a
What is Expected?
No SRI error after deploying to Azure Static Web Apps with
azure
preset with default Nuxt Security's SRI config.What is actually happening?
The text was updated successfully, but these errors were encountered: