This line
|
autoLock={visible || animatedVisible} |
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
This line
dialog/src/DialogWrap.tsx
Line 45 in 4f70824
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