angular-ui / angular-ui/ui-router

Angular: StateService injected in custom library results in R3InjectorError

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

描述

This issue tracker is for Bug Reports and Feature Requests only.

Please direct requests for help to StackOverflow.
See http://bit.ly/UIR-SOF for details.

This is a (check one box):

- [x ] Bug Report
- [ ] Feature Request
- [ ] General Query

My version of UI-Router is: (type version)
@uirouter/angular: 10.0.0
@uirouter/core: 6.0.8
@uirouter/rx: 1.0.0

# Bug Report

#### Current Behavior:
I am injecting the StateService in a component of a custom angular library I am building. As soon as I do that though, the following happens:

```
R3InjectorError(AppModule)[StateService -> StateService -> StateService]:
NullInjectorError: No provider for StateService!
```
and the whole app does not work.

#### Expected Behavior:
No error, being able to use the Service and not crashing the whole application.

#### Link to Plunker or stackblitz that reproduces the issue:
Github-Repo: https://github.com/Vortilion/angular-library-stateservice-issue

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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