You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
Hi.
Thanks for amazing lib!
Tell me please how to use update or forceUpdate functions in case https://popper.js.org/react-popper/v2/react-portals/
when popper render inside react portal?
in my case
const { styles, attributes, forceUpdate, update } = usePopper()
hook usePopper always return forceUpdate or update null.
My problem is how to update poper position while scrolling the page
Thank you for any help you may be able to give!
The text was updated successfully, but these errors were encountered: