You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@amrbashir Thanks for the quick response. Whats the best channel to keep up to date with minor releases related to Tauri v2? So I can see when this has been pushed?
Describe the bug
For the 'ask' and 'confirm' dialogs the response is always true
Reproduction
The code from line 34 - 53 in this file covers the issue: https://github.com/martin-opensky/create-tauri-2-next-14-app/blob/tauri-alpha-bug-1/src/components/ActionBar.tsx
In all cases the response is true.
Expected behavior
The expected behaviour would be:
Platform and versions
Stack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: