pixi-react
pixi-react copied to clipboard
Fix hostconfig insertBefore requesting rerender fixes #408
Description of change
When having a conditional child for a <Container> within a <Stage> the child does not reappear once removed.
Fixes: #408 #469
Pre-Merge Checklist
- [ ] Tests and/or benchmarks are included
- [ ] Documentation is changed or added
- [x] Lint process passed (
npm run lint) - [x] Tests passed (
npm run test)
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 9eb71ab8b2a508c8bb0cc390045e8a690992a25b:
| Sandbox | Source |
|---|---|
| sandbox | Configuration |
| relaxed-galileo-r9qrsk | Issue #408 |
Hi @Zyie, could you review this PR? Thanks!
Hey @jsimomaa thanks for helping out, sorry it took so long to get round to this