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

[Bug]: Uncaught (in promise) TypeError: subscriber is not a function #11316

Closed
RichieChoo opened this issue Mar 1, 2024 · 4 comments
Closed
Labels

Comments

@RichieChoo
Copy link

What version of React Router are you using?

6.19.0

Steps to Reproduce

When I try to upgraded react-router-dom from v6.18 to v6.22.2, the route has this bug. And then I trying the version by version according to the react-router-dom release list. Finally got the bug version is 6.19.0

Expected Behavior

router change work

Actual Behavior

window location change but content not change and throw Uncaught (in promise) TypeError: subscriber is not a function
image

@RichieChoo RichieChoo added the bug label Mar 1, 2024
@RichieChoo
Copy link
Author

When use 6.18.0,it works well

@brophdawg11
Copy link
Contributor

Can you provide a reproduction?

@polokshahi9

This comment has been minimized.

@brophdawg11
Copy link
Contributor

Closing due to lack of a reproduction - happy to re-open if a repro can be provided!

@brophdawg11 brophdawg11 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2024
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