pixijs / pixi-react

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

Fix: hostconfig insertBefore requesting rerender fixes #408 #470

Closed jsimomaa closed 3 months ago

jsimomaa commented 5 months ago
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
codesandbox-ci[bot] commented 5 months ago

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
jsimomaa commented 5 months ago

Hi @Zyie, could you review this PR? Thanks!

Zyie commented 3 months ago

Hey @jsimomaa thanks for helping out, sorry it took so long to get round to this