Patch Changes
-
Fix
undefined factory (react:background)/./node_modules/.pnpm/@lynx-js+react...error when loading a standalone lazy bundle after hydration. (#2048) -
Partially fix "main-thread.js exception: TypeError: cannot read property '__elements' of undefined" by recursively calling
snapshotDestroyList. (#2041) -
Fix a bug where React throws
CtxNotFounderror when lazy bundle resolves after unmount. (#2003)