umijs / hox

State sharing for React components.
https://hox.js.org
MIT License
1.45k stars 99 forks source link

[bug] not support react, react external mode #69

Closed ycjcl868 closed 2 years ago

ycjcl868 commented 3 years ago

bug demo: hox-bug.zip actually happening: infinite loop, browser jamming...

I figured out that the problem is here:

image

refs: https://github.com/facebook/react/issues/17153