angular-ui / angular-ui/ui-router

V1.1.0 - TypeError: Cannot read properties of undefined (reading 'inherit')

Open
#3,851 36 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
13.4k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

After updating to version 1.1.0 i'm not able to run my app anymore. I use AngularJS 1.8.3.

```
TypeError: Cannot read properties of undefined (reading 'inherit')
at StateParams.$inherit (factory.js:63:9)
at StateService.href (factory.js:63:9)
at BaseUrlRule.handler (factory.js:63:9)
at UrlService.sync (factory.js:63:9)
at factory.js:63:9
at factory.js:63:9
at Array.forEach ()
at factory.js:63:9
at Scope.$broadcast (factory.js:63:9)
at afterLocationChange (factory.js:63:9)
at factory.js:63:9
at Scope.$digest (factory.js:63:9)
at Scope.$apply (factory.js:63:9)
at bootstrapApply (factory.js:63:9)
at Object.invoke (factory.js:63:9)
at doBootstrap (factory.js:63:9)
(
```
I did not find any changelog and/or migration instructions. Any help is really appreciated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.