elrumordelaluz / reactour

Tourist Guide into your React Components
https://react.tours
MIT License
3.83k stars 344 forks source link

Failed to execute 'replaceChild' on 'Node': The node to be replaced is not a child of this node. #609

Open Esialala opened 10 months ago

Esialala commented 10 months ago

A bug was reported in the stylesheet. The current micro frontend framework is similar to an iframe, and I put the component in the main application and it works fine, but it is problematic to use it in the child application. Is it a node mount problem? 企业微信截图_17001019537273

elrumordelaluz commented 10 months ago

Hi @Esialala, thanks for open the Issue.

Mind creating a minimal reproduction in a sandbox in order to allow others to debug faster your use-case and try to find a solution as soon as possible? Thanks!