ITADN

fix: Properly clean up multi-root components (#295)

#323Pull Requestlyncasterc 创建于 2025-02-12
L
lyncasterccommented
- Keep a reference of the `container` that each `wrapper` is attached to in the set. - If the container is still a direct child of document.body, explicitly remove it before unmounting the wrapper. - fixes #295
合并状态:未合并 0 条评论