angular-ui / angular-ui/ui-router

Angular: StateService injected in custom library results in R3InjectorError

Đang mở
#3,854 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
13.4k
Fork
2.9k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.