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

Update router.ts #3973

Merged
merged 3 commits into from Sep 10, 2021
Merged

Update router.ts #3973

merged 3 commits into from Sep 10, 2021

Conversation

hanchayi
Copy link
Contributor

to.matched[0] maybe undefined

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

to.matched[0] maybe undefined
@rovast
Copy link

rovast commented Sep 10, 2021

We have met the same problem. And when the to.matched[0] is undefined, it will occur an error, which blocks the user application code from running.

@kamilogorek kamilogorek merged commit 838fc58 into getsentry:master Sep 10, 2021
@kamilogorek
Copy link
Contributor

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants