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
Sorry for the long delay...can you show me a code example?
If you're wrapping <PopupState> with a <ClickAwayListener> it won't work because <PopupState> doesn't forward its ref, but you could wrap something in the child function with <ClickAwayListener>.
I tired wrapping this with ClickAwayListener but not effect. Is there a way to wrap the popper with a ClickAwayListener?
The text was updated successfully, but these errors were encountered: