We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can be reproduced on the Blueprint docs page: https://blueprintjs.com/docs/#select/multi-select
There is no tooltip(no title attribute in DOM) when hovering over the tag.
Tooltip should be displayed when hovering over the tag.
Do not reduce browser window width. In this case the behavior is correct.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
@blueprintjs/core: 5.13.0
@blueprintjs/select: 5.2.4
Windows 10 Home Edition
Google Chrome 131.0.6778.109
Code Sandbox
Can be reproduced on the Blueprint docs page:
https://blueprintjs.com/docs/#select/multi-select
Steps to reproduce
Actual behavior
There is no tooltip(no title attribute in DOM) when hovering over the tag.
Expected behavior
Tooltip should be displayed when hovering over the tag.
Possible solution
Do not reduce browser window width.
In this case the behavior is correct.
The text was updated successfully, but these errors were encountered: