@Retsam Have you looked into supporting React 18.x with regards to the [new root API](https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html#updates-to-client-rendering-apis)? Specifically it affects the React binding handler and `ReactDOM.unmountComponentAtNode` + `ReactDOM.render`.