-
-
Notifications
You must be signed in to change notification settings - Fork 128
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]: Caret overlaps with selected content #757
Comments
From what I can tell, this is an issue with this: If I change the declaration of |
0 is not unit-compatible so the resulting value is invalid. |
Hit by this one and came to the same conclusion:
I see this has been reported some months ago; should I open a PR? |
@MatTheCat a PR would be greatly appreciated! |
Here we go! #819 |
Bug description
This is visible with the "Theme" selector on the "Basic Examples" page: https://tom-select.js.org/examples/
Expected behavior
I would expect the selected item to not overlap with the caret.
Steps to reproduce
Additional context
This visual bug appeared on all devices + browsers I tested with:
The text was updated successfully, but these errors were encountered: