Skip to content

Repositioning of tether when position of the target gets pushed #226

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

Open
tounsoo opened this issue Jul 9, 2021 · 0 comments
Open

Repositioning of tether when position of the target gets pushed #226

tounsoo opened this issue Jul 9, 2021 · 0 comments

Comments

@tounsoo
Copy link

tounsoo commented Jul 9, 2021

I am trying to create a reusable component such as Tooltip using react-tether.

One problem I have been facing is when other page content pushes the target of the tether, the tether does not reposition itself.
image

I need a way for the component to understand that the target element position on the page has changed and that it should reposition the tether accordingly. Is there a way to do this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants