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

docs: update useFetch troubleshooting section #28918

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

lirantal
Copy link
Contributor

🔗 Linked issue

No issue was previously opened.

📚 Description

I encountered this error with useFetch() in my own Nuxt 3 application in which an auto-imported statement was added by the IDE and caused the problem of not properly parsing or executing useFetch() on the server-side for SSR.

I encountered this error with useFetch() in my own Nuxt 3 application in which an auto-imported statement was added by the IDE and caused the problem of not properly parsing or executing useFetch() on the server-side for SSR.
@lirantal lirantal requested a review from danielroe as a code owner September 10, 2024 16:06
Copy link

stackblitz bot commented Sep 10, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@danielroe
Copy link
Member

Thank you!

@danielroe danielroe merged commit 762621e into nuxt:main Sep 10, 2024
4 of 5 checks passed
This was referenced Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants