Skip to content

Fix autofill event downcast#5379

Draft
ealmloff wants to merge 5 commits intoDioxusLabs:mainfrom
ealmloff:fix-autocomplete
Draft

Fix autofill event downcast#5379
ealmloff wants to merge 5 commits intoDioxusLabs:mainfrom
ealmloff:fix-autocomplete

Conversation

@ealmloff
Copy link
Member

@ealmloff ealmloff commented Mar 16, 2026

autofill events don't show up as the right type of event. this adds a fallback

todo:

  • regression test
  • desktop implementation

Fixes #4079
Fixes #5375

@ealmloff ealmloff added bug Something isn't working web relating to the web renderer for dioxus desktop Suggestions related to the desktop renderer labels Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working desktop Suggestions related to the desktop renderer web relating to the web renderer for dioxus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BorrowMutError with 'onkeydown' listener Cannot read properties of undefined (reading 'length') error on Chrome mobile after autocomplete

1 participant