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

TypeError: Cannot read properties of undefined (reading 'listeners') #101

Closed
Codpoe opened this issue Nov 21, 2021 · 2 comments
Closed

TypeError: Cannot read properties of undefined (reading 'listeners') #101

Codpoe opened this issue Nov 21, 2021 · 2 comments

Comments

@Codpoe
Copy link
Contributor

Codpoe commented Nov 21, 2021

Describe the bug
There is an error when jumping the link:

TypeError
Cannot read properties of undefined (reading 'listeners')
notify
https://klup1.csb.app/node_modules/react-location/es/index.js:123:10
eval
https://klup1.csb.app/node_modules/react-location/es/index.js:124:14
ReactLocation.notify
https://klup1.csb.app/node_modules/react-location/es/index.js:123:20

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://react-location.tanstack.com/
  2. Scroll down to the example
  3. Click any link in the example
  4. See error

Expected behavior
expect to navigate correctly

Additional context

  • react-location@3.2.7
@tannerlinsley
Copy link
Collaborator

Fixed with 5e7950a

@tannerlinsley
Copy link
Collaborator

This example should be working now :)

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