pixijs / pixi-react

Write PIXI apps using React declarative style
https://pixijs.io/pixi-react/
MIT License
2.42k stars 180 forks source link

fix: reordering children could cause errors #509

Closed trezy closed 4 months ago

trezy commented 4 months ago
Description of change

Fixes an issue where inserting a new child or reordering children could cause an uncaught exception.

Pre-Merge Checklist
github-actions[bot] commented 4 months ago

:tada: This issue has been resolved in version 8.0.0-beta.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: