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

Not working with vite and strict mode #60

Open
utileetdulce opened this issue Feb 1, 2024 · 1 comment
Open

Not working with vite and strict mode #60

utileetdulce opened this issue Feb 1, 2024 · 1 comment

Comments

@utileetdulce
Copy link

Online Demo:
https://stackblitz.com/edit/vitejs-vite-dmru9t?file=src%2Fmain.jsx
When you remove the React.StrictMode in main.jsx the hook works as expected.

@dai-shi
Copy link
Owner

dai-shi commented Feb 1, 2024

Yeah, this library was developed before strict effect was introduced. I don't think there's a reasonable solution with the current architecture.

Hmmm, that's annoying.

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

No branches or pull requests

2 participants