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

chore(core): revert ResizeObserver changes #1569

Merged
merged 1 commit into from
Jun 4, 2021
Merged

chore(core): revert ResizeObserver changes #1569

merged 1 commit into from
Jun 4, 2021

Conversation

wyze
Copy link
Contributor

@wyze wyze commented Jun 3, 2021

Reverts "fix(core): avoid occasional "ResizeObserver loop" error (#1466)"

This reverts commit 7f88e10.

Close #1561

I'm not sure we had a report about the ResizeObserver loop, but now that the linked issue was created the reverted code is the offender. If you try the latest released version of nivo you can easily reproduce the jumpy tooltip.

@ollwenjones Sorry I had to revert your PR, but if you want to try another attempt at fixing the ResizeObserver loop error you were receiving. I'll be more than happy to review it and ensure our tooltip doesn't regress this time.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 3, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 20ce648:

Sandbox Source
nivo-website Configuration

Copy link
Owner

@plouc plouc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@plouc plouc merged commit 8a99932 into master Jun 4, 2021
@plouc plouc deleted the jumpy-tooltip branch June 4, 2021 03:49
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

Successfully merging this pull request may close these issues.

Tooltip initial render incorrect on rapid mouse movement in bar graphs
2 participants