danreeves / danreeves/react-tether
Repositioning of tether when position of the target gets pushed
Open
help wanted
question
- Dominant language
- TypeScript
- Stars
- 387
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
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.

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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.