-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[bug] Tauri app fails to run in Windows 11 (Insider Builds) #13084
Comments
Couldn't send video, so Discord message url: https://discord.com/channels/616186924390023171/731495028677148753/1354462494961172540 |
Can you try this? #12975 (comment) |
It is compiling, its strange that it is an Insider-Only issue. Is it possible that it comes to Stable though with webview 135 |
The edge team probably didn't test it on insider idk 🤷 |
Still not sure what we should do. Revert the flag? Check the version upfront? (I don't really care about insider myself tbh) |
I guess we should wait and see if this same issue happens when this version of edge releases to all. Tracking these is the actual reason I'm in canary channel on both my pcs tbh |
Hello! I'm experiencing this too, and I understand perfectly this is an insider thing so, it's kinda expected I'd say. Using the What confused me is that I didn't find any way to get logs in this situation nor errors; is it possible to have some info in these cases? Am I missing some logs? I am asking it here since I think it could be useful for me and future readers PS: Thank you all for the outsanding job with Tauri! |
seems like it fails completely silent (or simply blocks the execution flow) somewhere in edge or in the os so neither logs nor a automatic fallback seem possible atm. i'm considering to revert the flag to give them a few more months to figure it out. |
Describe the bug
When the app is ran, it behaves extremely weirdly. The msedgewebview2 processes close automatically and finally it gets stuck and the setup() closure never ever runs
Reproduction
https://github.com/ahqstore/client
Expected behavior
No response
Full
tauri info
outputStack trace
Additional context
No response
The text was updated successfully, but these errors were encountered: