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

After update to v15.0.2 I get this error "Cannot read properties of undefined (reading 'inherit')" #590

Open
vitiok123 opened this issue Jul 11, 2023 · 0 comments

Comments

@vitiok123
Copy link

Hi,
I upgraded from v14 to v15 i get this error.
Also after update I got an empty page after login, I should force $state.go('home') to get to the page, before was working with this "$location.path(...);"

TypeError: Cannot read properties of undefined (reading 'inherit')
    at StateParams.$inherit (stateParams.js:25:55)
    at StateService.href (stateService.js:502:34)
    at BaseUrlRule.handler (urlRule.js:122:24)
    at UrlService.sync (urlService.js:167:39)
    at startUIRouter (main.ts:20:18)
    at _ZoneDelegate.invoke (zone.js:372:26)
    at Object.onInvoke (core.mjs:24210:33)
    at _ZoneDelegate.invoke (zone.js:371:52)
    at Zone.run (zone.js:134:43)
    at NgZone.run (core.mjs:24064:28)
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

1 participant