bitovi / bitovi/react-to-web-component
React Strict Mode Support
Open
- Dominant language
- TypeScript
- Stars
- 944
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to create an new Mount to enable React Strict Mode?
Thank you.
---
I got warned by React DevTools that the component is not running in Strict Mode.

To run the component in Strict Mode, we can just wrap them with `StrictMode` component prior to rendering.
Ref: https://react.dev/reference/react/StrictMode
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.