.NET MAUI 9.0.40 (Service Release 4) #27780
davidortinau
announced in
Announcements
Replies: 1 comment
-
I'm using Blazor hybrid and recently upgraded to 9.0.40. I've noticed that html inputs for an email field gets auto-populated with the last known input, this causes the keystrokes to be missed (gobbled) when typing in the email address, but only for the first few characters. I removed all event listeners and css on the input field, with then the only one remaining being blazor.webview.js. Is this a known issue? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release is now available via NuGet.org and is compatible with the latest .NET 9 workload.
Beta Was this translation helpful? Give feedback.
All reactions