Closed trezy closed 4 months ago
Fixes an issue where inserting a new child or reordering children could cause an uncaught exception.
npm run lint
npm run test
: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:
Description of change
Fixes an issue where inserting a new child or reordering children could cause an uncaught exception.
Pre-Merge Checklist
npm run lint
)npm run test
)