You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.
由于代码内写死了Modal的getContainer={false},导致无法修改Modal的插入节点,同时没有提供替代参数。
在用于qiankun等框架场景时,直接插入body会导致DOM溢出,需要指定插入节点,故此需要支持。
The text was updated successfully, but these errors were encountered: