We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Nuxt
v3.0.0-alpha.9
No Caching/ISR: https://preview.live-for-today.com - Icons All Load Caching/ISR: https://live-for-today.com - Some Icons Fail To Load
Dev: localhost - Icons All Load No Caching/ISR: https://preview.live-for-today.com - Icons All Load Caching/ISR: https://live-for-today.com - Some Icons Fail To Load
On the deployment with Caching/ISR I get this warnings in the console, i.e.:
[Icon] failed to load icon `heroicons:chevron-double-left,
[Icon] failed to load icon `heroicons:chevron-double-left
[Icon] failed to load icon `heroicons:chevron-double-right
I've installed all of the icon dependencies I'm using.
Seems to be some conflict as soon as I'm using caching.
No response
The text was updated successfully, but these errors were encountered:
@antfu Would you have an idea about this?
Sorry, something went wrong.
Could you share the reproduction source code? And when you talk about ISR, what ISR are you referring to? Cloudflare worker?
No branches or pull requests
Environment
Is this bug related to Nuxt or Vue?
Nuxt
Version
v3.0.0-alpha.9
Reproduction
No Caching/ISR: https://preview.live-for-today.com - Icons All Load
Caching/ISR: https://live-for-today.com - Some Icons Fail To Load
Description
Dev: localhost - Icons All Load
No Caching/ISR: https://preview.live-for-today.com - Icons All Load
Caching/ISR: https://live-for-today.com - Some Icons Fail To Load
On the deployment with Caching/ISR I get this warnings in the console, i.e.:
[Icon] failed to load icon `heroicons:chevron-double-left
,[Icon] failed to load icon `heroicons:chevron-double-right
I've installed all of the icon dependencies I'm using.
Seems to be some conflict as soon as I'm using caching.
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: