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

timeout warning #278

Closed
lammerfalcon opened this issue Oct 11, 2024 · 7 comments
Closed

timeout warning #278

lammerfalcon opened this issue Oct 11, 2024 · 7 comments

Comments

@lammerfalcon
Copy link

Image
started to receive this warnings, what should i check?

@danperks
Copy link

I get these, even though the packs containing the icons are installed locally and have visibly loaded on the client before the error shows in the server log. Suggests the SSR is failing to load the icons?

@mthmcalixto
Copy link

same problem!

@Timur3222
Copy link

I have the same. Fix it please.

@antfu
Copy link
Member

antfu commented Oct 28, 2024

This should already be fixed by #272, what your versions?

@buff
Copy link

buff commented Nov 21, 2024

I am getting this warning and the icons are not displayed on my page.
It has been like this for a few iterations of nuxt.ui. As you can see I have imported the icon sets that I am using and when nuxt builds it identifies that I have a local server environment.
I have ssr enabled but on some of my routes I have ssr: false
I have tried to use the icon: {
provider: 'server',
}, setting.
I don't really know what else to do to either troubleshoot or change in my configuration.

Node Version: v20.17.0
Nuxt Version: @3.14.1592
Nuxt-ui version: 2.19.2
Package Manager: [email protected]
iconify-json/[email protected]
iconify-json/[email protected]
iconify-json/[email protected]
iconify-json/[email protected]
iconify-json/[email protected]
iconify-json/[email protected]
iconify-json/[email protected]
iconify-json/[email protected]
iconify-json/[email protected]
iconify-json/[email protected]
iconify-json/[email protected]
iconify-json/[email protected]
iconify-json/[email protected]
iconify-json/[email protected]

@antfu
Copy link
Member

antfu commented Nov 22, 2024

We temporarily closed this due to the lack of enough information. We could not identify whether it was a bug or a userland misconfiguration with the given info.
Please provide a minimal reproduction to reopen the issue.
Thanks.

Why reproduction is required

@antfu antfu closed this as completed Nov 22, 2024
@buff
Copy link

buff commented Nov 22, 2024

I think I worked out my problem... It's dynamic components... My implementation was vue based... I did not realise the nuance of how nuxt uses the resolver function. Anyway, will play with this some more but thought it might help somebody else...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants