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

Feature: 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
@christopherjbaker christopherjbaker self-assigned this Jul 12, 2024
@christopherjbaker christopherjbaker added the started Work on this bug has started label Jul 12, 2024
@christopherjbaker christopherjbaker changed the title Add React Strict Mode Support Feature: Strict Mode Support Jul 12, 2024
@maxd
Copy link

maxd commented Sep 11, 2024

Is this PR ready for merge and release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
started Work on this bug has started
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React Strict Mode Support
3 participants