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

CORS-Issues with dev-server #1

Closed
passchn opened this issue Jun 15, 2022 · 1 comment
Closed

CORS-Issues with dev-server #1

passchn opened this issue Jun 15, 2022 · 1 comment

Comments

@passchn
Copy link
Collaborator

passchn commented Jun 15, 2022

Known issue: The browser gets a http 426 response ("Upgrade required") and there are CORS-warnings logged in the Console.
The problem occurs from vite version 2.9.0 onwards.

Quickfix: Lock vite to 2.8.6.

See vitejs/vite#8602

@passchn
Copy link
Collaborator Author

passchn commented Jun 16, 2022

@passchn passchn closed this as completed Jun 16, 2022
passchn added a commit that referenced this issue Nov 8, 2022
ERROR [Deprecated]: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant