Skip to content
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

Icons Not Loading On v3 When Using ISR #2731

Open
IzakJackson opened this issue Nov 22, 2024 · 2 comments
Open

Icons Not Loading On v3 When Using ISR #2731

IzakJackson opened this issue Nov 22, 2024 · 2 comments
Labels
bug Something isn't working triage v3 #1289

Comments

@IzakJackson
Copy link

IzakJackson commented Nov 22, 2024

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

@IzakJackson IzakJackson added bug Something isn't working triage v3 #1289 labels Nov 22, 2024
Copy link
Member

@antfu Would you have an idea about this?

@antfu
Copy link
Member

antfu commented Nov 22, 2024

Could you share the reproduction source code? And when you talk about ISR, what ISR are you referring to? Cloudflare worker?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage v3 #1289
Projects
None yet
Development

No branches or pull requests

3 participants