react-overlays
react-overlays copied to clipboard
feat(Overlay): Allow popper virtual elements as targets
This changes useWaitForDOMRef to not filter out popper's virtual elements. I figured there was sufficient overlap in the element interfaces to put it in this function.