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

Duplicate Controls in React, requires update in usage.md #2934

Open
arthgupta2003 opened this issue Jun 9, 2023 · 1 comment
Open

Duplicate Controls in React, requires update in usage.md #2934

arthgupta2003 opened this issue Jun 9, 2023 · 1 comment
Labels

Comments

@arthgupta2003
Copy link

Due to <React.StrictMode> being the default now, the component provided in usage.md has a visual glitch of having multiple layers of controls. This can be temp fixed by removing <React.StrictMode> from the index.js file, but it would be better to rewrite the component with useEffect instead of componentDidMount/componentWillUnmount

@asfaqahmed
Copy link

Hi, i am going to work with issues

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

No branches or pull requests

3 participants