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

Text input not working on web #89

Open
sirwes opened this issue Nov 7, 2022 · 6 comments
Open

Text input not working on web #89

sirwes opened this issue Nov 7, 2022 · 6 comments

Comments

@sirwes
Copy link

sirwes commented Nov 7, 2022

When I show this widget in an alert dialogue on flutter web, the hex code and rgb inputs are not clickable/typeable. It works on mobile, but not on web for some reason.

@flutter-max
Copy link

hi, is its solved ?

@DonnyDevIT
Copy link

same to me, any ideas?

@sirwes
Copy link
Author

sirwes commented Dec 29, 2022

Not solved yet

@DonnyDevIT
Copy link

Look at this! Last button uses a normal textfield, i use this system and works fine

https://mchome.github.io/flutter_colorpicker/

@sirwes
Copy link
Author

sirwes commented Jan 13, 2023

It looks like disable is set to false if your hexinputbar flag is set to true on line 447 on version 1.0.3 in my version (after running flutter clean and flutter pub get. I don't see this in this github though. Could this fix just have not been pushed yet? When I delete disable on that line everything works as expected.

@CCY0122
Copy link

CCY0122 commented Mar 8, 2024

maybe same root cause with #102

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

No branches or pull requests

4 participants