WV
Results
1
comments of
WV
this seems like a workaround to the problem ```tsx const lifecycles = singleSpaReact({ errorBoundary(err, info, props) { return null; }, React, ReactDOMClient: { ...ReactDOMClient, createRoot: (container: Element | DocumentFragment, options?:...