[bug] Using "message": true dialog causes App to not open (in dev or release build) #10276
Labels
platform: Windows
priority: 2 medium
status: needs triage
This issue needs to triage, applied to new issues
type: bug
Describe the bug
Im trying to use the "message" dialog in my tauri app, yet everytime I set "message": true in tauri.conf.json, the app fails to even open, even though there are no errors. I tried building both dev/build with verbose and no errors show up. As soon as I set "message": false and build again, it starts working fine (of course the message dialog does not appear). This is on Windows 10
tauri.conf.json setting:
Logs from the build...
Reproduction
No response
Expected behavior
The message dialog should work fine
Full
tauri info
outputStack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: