dialog icon indicating copy to clipboard operation
dialog copied to clipboard

autoLock for portal should be configurable

Open vxsx opened this issue 3 years ago • 0 comments

This line

https://github.com/react-component/dialog/blob/4f70824474b6988e79b8461341b37dce23ea19ff/src/DialogWrap.tsx#L45

injects css from rc-portal

https://github.com/react-component/portal/blob/37d489d896a82f5e25ffdac963ce77c863a9da17/src/useScrollLocker.tsx#L27-L30

and it's not possible to opt out of it. it would be great if it was possible

vxsx avatar Jan 19 '23 17:01 vxsx