angabriel

Results 2 comments of angabriel

Turning off the setting ```showCircularDependencies``` can't be a viable solution. I don't understand why ```@Inject(forwardRef(() => DataTable)) public dataTable: DataTable``` in row.ts is not sufficient to prevent circular dependency warning...

I am very interested in this as well. Using sbt 1.7.1 with addDependencyTreePlugin in build.sbt. `sbt dependencyBrowseGraph` fails with `Not a valid key: dependencyBrowseGraph (similar: dependencyTreeModuleGraph0, dependencyTreeModuleGraphStore, dependencyTree)`. The mentioned...