eBay / nice-modal-react

A modal state manager for React.
https://ebay.github.io/nice-modal-react
MIT License
1.96k stars 110 forks source link

Antd multi-level drawer animation bug #19

Open LoicUV opened 2 years ago

LoicUV commented 2 years ago

Hey 👋

I'm currently using the multi-level drawer feature of ant drawer with nice modal, but I noticed the animation of a child drawer is weird, kind of too fast. The closing animation appears to be fine, but not the opening one. Repro link

Thanks

ArturKustyaev commented 1 year ago

Hello, try to set the property keepMounted={true} to the child drawer