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

Add React Strict Mode Support #170

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chez14
Copy link

@chez14 chez14 commented Jan 30, 2024

This PR adds support to render the component in React Strict Support by introducing new option called strictMode in R2WCOptions interface. The option are false by default.

This PR will also fix #169.

@chez14 chez14 changed the title Add React Strict Mode Support (#169) Add React Strict Mode Support Jan 31, 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.

React Strict Mode Support
1 participant