Skip to content
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

Fix crash events #44

Merged
merged 2 commits into from
Oct 22, 2023
Merged

Fix crash events #44

merged 2 commits into from
Oct 22, 2023

Conversation

TimLariviere
Copy link
Member

Entry crashes when using .focus(...) modifier due to a forgotten unwrapping when dispatching the corresponding message.

This issue was fixed in the net8.0 branch but never applied to the main branch.
This PR also comes with the other fixes of net8.0 branch

@TimLariviere TimLariviere added this pull request to the merge queue Oct 22, 2023
Merged via the queue into main with commit 9a68d55 Oct 22, 2023
1 check passed
@TimLariviere TimLariviere deleted the fix-crash-events branch October 22, 2023 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants