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

Identifier '__vite__injectQuery' has already been declared #16654

Closed
7 tasks done
mdpinar opened this issue May 11, 2024 · 2 comments
Closed
7 tasks done

Identifier '__vite__injectQuery' has already been declared #16654

mdpinar opened this issue May 11, 2024 · 2 comments

Comments

@mdpinar
Copy link

mdpinar commented May 11, 2024

Describe the bug

I do not change anything related to Vite this error appears on my browser's console. It is now blocking my application to be loaded.

Reproduction

https://example.com

Steps to reproduce

npm run dev

System Info

There is only standard console output in VS Code

Used Package Manager

npm

Logs

No response

Validations

@mdpinar
Copy link
Author

mdpinar commented May 11, 2024

It was due to an import line from Vite library. Everything works as expected.

Copy link

Hello @mdpinar. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with needs reproduction will be closed if they have no activity within 3 days.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants