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

Bug when Open list option on chrome #78

Open
Kira69 opened this issue Jul 3, 2020 · 1 comment
Open

Bug when Open list option on chrome #78

Kira69 opened this issue Jul 3, 2020 · 1 comment

Comments

@Kira69
Copy link

Kira69 commented Jul 3, 2020

I noticed when we click on the arrow to display the elements when there no theme option, the list closes immediately.
Even when you click on the list with theme option, the list closes without being able to select the item.
It only happens on chrome.

link jsfiddle

Thanks for help.

@tiogilillo
Copy link

I solved this by modifing the css file. You need to add:
.minict_wrapper span, .minict_wrapper:after {pointer-events:none}

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

2 participants