angular-ui / angular-ui/ui-router

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

未關閉
#3,851 36 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
TypeScript
星號
13.4k
分支
2.9k
PR 合併指標
30 天內沒有已合併 PR

描述

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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。