You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using ngx-graph 8.2.3 with Angular 16.2.0 throws this error:
"NullInjectorError: No provider for LayoutService!"
Upgrading from an older project where everything works.
To Reproduce
Steps to reproduce the behavior:
1- Install ngx-graph 8.2.3 on an Angular 16.2.0 project
2- Add ngx-graph component
3- Run
Expected behavior
White screen with said error thrown in the console
Screenshots
ngx-graph version
8.2.3
The text was updated successfully, but these errors were encountered:
Describe the bug
Using ngx-graph 8.2.3 with Angular 16.2.0 throws this error:
"NullInjectorError: No provider for LayoutService!"
Upgrading from an older project where everything works.
To Reproduce
Steps to reproduce the behavior:
1- Install ngx-graph 8.2.3 on an Angular 16.2.0 project
2- Add ngx-graph component
3- Run
Expected behavior
White screen with said error thrown in the console
Screenshots
ngx-graph version
8.2.3
The text was updated successfully, but these errors were encountered: