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 react 18.2.0: Cannot read properties of undefined (reading 'stop') #70

Open
5 tasks done
lsimone opened this issue Jun 28, 2023 · 2 comments
Open
5 tasks done

Comments

@lsimone
Copy link

lsimone commented Jun 28, 2023

Describe the bug

I experienced the issue on my codebase and I thought it was related with my code, but I reproduced the same error here:

I am reproducing exactly the same sample of reactivue README.

  • Expected result: no error thrown by reactivue lib and sample working correctly
  • Actual result: error Cannot read properties of undefined (reading 'stop') thrown by reactivue and "increase" button triggers the callback but we have no effects (counter value is still shown in DOM as 0)

image

Reproduction

https://codesandbox.io/s/xenodochial-cookies-zzt8j2?file=/src/App.js

System Info

Not necessary

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@MagnoAlberto
Copy link

exactly the same behavior for me

@blizzardzheng
Copy link

so any solution? is there any matainers?

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

3 participants