-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
0.85.1 of @nivo/bar breaks tooltips that use position: fixed style #2560
Comments
So basically |
Seems related to #2480, the tooltip is there, but its opacity remains |
Can confirm this has broken our tooltips. They render but stick at |
If any styling is applied at all, whether that is |
This is still happening. Please fix. |
This issue is preventing us from picking up new versions of nivo |
Issue still occurs in as of 0.87.0. Any workaround? |
Describe/explain the bug
A clear and concise description of what the bug is.
When we upgraded to @nivo/bar 0.85.1 the custom tooltips we use on our bar charts stopped appearing
To Reproduce
https://codesandbox.io/p/sandbox/pedantic-keldysh-tfvysn
Steps to reproduce the behavior:
Expected behavior
Both charts should show the tooltip.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The only change I can figure might have changed this behavior in 0.85.1 is https://github.com/plouc/nivo/pull/2480/files, but I don't understand why
The text was updated successfully, but these errors were encountered: