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

The package interferes with TextField #287

Open
jeffk388 opened this issue May 30, 2024 · 1 comment
Open

The package interferes with TextField #287

jeffk388 opened this issue May 30, 2024 · 1 comment
Labels
question Further information is requested

Comments

@jeffk388
Copy link

The package Dropdown02 works great until the TextField is focused. The dropdown button is irresponsive (not open) after the TextField is clicked. Even after the Textfiled is unfocused (by unfocus() onClickOutside). Only option worked was to refresh whole widget to make it/dropdown work. Clicking the dropdown02 button made the TextField focused. This is why the dropdown button is not working.
Tried another dropdown, and it did not have any interference issue.

@AhmedLSayed9
Copy link
Owner

Can you show a minimal sample that produces the issue?

@AhmedLSayed9 AhmedLSayed9 added the question Further information is requested label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants