Open
Description
I have a tauri application that works properly on windows and linux. Passing RUST_LOG=trace to them doesn't show anything abnormal.
The application appears to display correctly - I see what I would expect to see when launching the app. But I cannot click on it or interact with it in any way. I have to force quit the app to get it to exit.
Source code is here
I havent tried with any of the example Tauri apps yet, I'll try that soon.
My guess was that the log spam is blocking the app and there is something that is spamming extraneous windowing events.
Metadata
Metadata
Assignees
Type
Projects
Status
📬Proposal