swimlane / ngx-graph

Graph visualization library for angular

Home Page:https://swimlane.github.io/ngx-graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NullInjectorError: No provider for LayoutService!

arzolath opened this issue · comments

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
Screenshot 2024-01-03 at 08 47 14

ngx-graph version
8.2.3