🐞 Textfield is not behave properly
See original GitHub issueWhat happened
I haven’t had to fully text the TextField
yet but this is what I’d pick up on Android Emulator. The input seems janky like in the video. The text won’t show up until I paste the text from the clipboard and the TextField
started to behave normally
Implemetation
<mdc:TextField
IconKind="Pets"
IsError="{x:Binding PetForm.PetNameValid}"
LabelText="Cung cấp tên"
SupportingText="{x:Binding PetForm.PetNameInvalidMessage}"
Text="{x:Binding PetForm.PetName,
Mode=TwoWay}" />
Platform tested
- Windows - fine 👍🏽
- Android - issue happened 💀
Issue Analytics
- State:
- Created 3 months ago
- Comments:10
Top Results From Across the Web
I can't edit Text Field in Material-UI
I was not able to key in anything and it was because there was no name props included. example: <TextField type="email" name='email'/>.
Read more >Unable to enter text in TextField - SwiftUI preview
I'm trying out Xcode 12 (beta) and encountered an issue with TextField when viewing it in a live Preview. Although the view is...
Read more >TextField does not accept input - TestFlight
I have successfully added my app to AppStore Connect and assigned to myself through TestFlight. My issue is that the install from TestFlight...
Read more >Dictation Mic doesn't work properly with TextInput multiline ...
I tried using Dictation mic on iOS with TextInput. It works fine when multiline is OFF. But it doesn't work if multiline is...
Read more >GUI.TextField doesn't work in UWP
when I build for UWP, the GUI.TextField doesn't work : I press keys on my keyboard, but nothing happen. Input.GetKey() works correctly, though....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Not yet! hope the author that could look at this
Hi, when will the nuget be updated?