-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
The typescripe project compiled by vite cannot run normally on safari, but it can run normally on chrome #9416
Comments
What Vite version are you using? This should be fixed in latest wit #9315. Otherwise your code may be using |
vite/3.0.2 darwin-x64 node-v16.16.0 |
1 similar comment
vite/3.0.2 darwin-x64 node-v16.16.0 |
Can you try Vite 3.0.3 or 3.0.4? |
@zw201913 Would you paste the result of |
Ummm, I think this is a bug in Safari or tauri. |
Does opening localhost:5173 by Safari work? |
Then, I think tauri is using a different version of Safari. Closing as this is not a bug in Vite. (Vite doesn't support old browsers during dev) |
Describe the bug
tauri-apps/create-tauri-app#87
Then I start the project through the command about
npm run tauri dev
, but it gives an error when rendering。Below is info of
npm run tauri info
:Below is struct of the project:
Reproduction
npm create vite@latest
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: