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 useStageRerenderer hook in React.StrictMode #291

Merged
merged 2 commits into from
Oct 19, 2022

Conversation

michalochman
Copy link
Owner

@michalochman michalochman commented Oct 11, 2022

Fixes #285

@codesandbox
Copy link

codesandbox bot commented Oct 11, 2022

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 11, 2022

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 4fa8419:

Sandbox Source
React Configuration
React Typescript Configuration
examples Configuration
React Pixi Fiber template Configuration
React Pixi Fiber TypeScript template Configuration
React Pixi Fiber demo – Rotating Bunny Configuration
React Pixi Fiber demo – AnimatedSprite Configuration
react-pixi-fiber text alignment Configuration
React Pixi Fiber with Redux Configuration
React Pixi Fiber demo – Animated.ValueXY Configuration

@michalochman michalochman marked this pull request as ready for review October 11, 2022 11:22
@michalochman michalochman merged commit d0fc738 into master Oct 19, 2022
@michalochman michalochman deleted the bugfix/issue-285 branch October 19, 2022 10:13
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.

Stage is not compatible with the React's StrictMode
1 participant