dialog
dialog copied to clipboard
autoLock for portal should be configurable
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