Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: hostconfig insertBefore requesting rerender fixes #408 #470

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

jsimomaa
Copy link
Contributor

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
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

Copy link

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 9eb71ab:

Sandbox Source
sandbox Configuration
relaxed-galileo-r9qrsk Issue #408

@jsimomaa
Copy link
Contributor Author

jsimomaa commented Feb 5, 2024

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

@Zyie Zyie merged commit 2665a32 into pixijs:master Mar 20, 2024
2 checks passed
@Zyie
Copy link
Member

Zyie commented Mar 20, 2024

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

@Zyie Zyie changed the title Fix hostconfig insertBefore requesting rerender fixes #408 Fix: hostconfig insertBefore requesting rerender fixes #408 Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HostConfig.insertBefore not emitting __REACT_PIXI_REQUEST_RENDER__ thus no rerender
2 participants