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
It would be great to be able to pass a repositionOnResize prop that would recalculate the position of the popup when the widow width and possibly height changes.
Another approach would be to expose the reposition function so that components that consume this component could tell the popup when to recalculate position.
The text was updated successfully, but these errors were encountered:
It would be great to be able to pass a
repositionOnResize
prop that would recalculate the position of the popup when the widow width and possibly height changes.Another approach would be to expose the reposition function so that components that consume this component could tell the popup when to recalculate position.
The text was updated successfully, but these errors were encountered: