proyecto26 / ion-phaser

A web component to use Phaser Framework with Angular, React, Vue, etc 🎮
https://market.ionicframework.com/plugins/ionphaser
MIT License
252 stars 39 forks source link

Support React 18 #49

Open broc-dev opened 1 year ago

broc-dev commented 1 year ago

Support React 18

Hello! When trying to use Ion-Phaser React with React 18, I get the following error upon initialization of the IonPhaser component:

Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17.