Topic: Circular dependencies src\app\typescripts\angular-bootstrap-md\free and \pro
St Clair Clarke pro asked 7 years ago
Hi,
I have done a clean install of angular-cli and reinstalling mdb-angular-pro v4.2
The app runs but I am getting the following in the console
Circular dependency detected:
src\app\typescripts\angular-bootstrap-md\free\modals\modalContainerComponent.ts -> src\app\typescripts\angular-bootstrap-md\free\modals\modalService.ts -> src\app\typescripts\angular-bootstrap-md\free\modals\modalContainerComponent.ts
Circular dependency detected:
src\app\typescripts\angular-bootstrap-md\free\modals\modalService.ts -> src\app\typescripts\angular-bootstrap-md\free\modals\modalContainerComponent.ts -> src\app\typescripts\angular-bootstrap-md\free\modals\modalService.ts
Circular dependency detected:
src\app\typescripts\angular-bootstrap-md\pro\accordion\components\sb-item.ts -> src\app\typescripts\angular-bootstrap-md\pro\accordion\components\squeezebox.ts -> src\app\typescripts\angular-bootstrap-md\pro\accordion\components\sb-item.ts
Circular dependency detected:
src\app\typescripts\angular-bootstrap-md\pro\accordion\components\squeezebox.ts -> src\app\typescripts\angular-bootstrap-md\pro\accordion\components\sb-item.ts -> src\app\typescripts\angular-bootstrap-md\pro\accordion\components\squeezebox.ts
Circular dependency detected:
src\app\typescripts\angular-bootstrap-md\pro\alerts\toastr\toast-component.ts -> src\app\typescripts\angular-bootstrap-md\pro\alerts\toastr\toastr-service.ts -> src\app\typescripts\angular-bootstrap-md\pro\alerts\toastr\toast-component.ts
Circular dependency detected:
src\app\typescripts\angular-bootstrap-md\pro\alerts\toastr\toastr-service.ts -> src\app\typescripts\angular-bootstrap-md\pro\alerts\toastr\toast-component.ts -> src\app\typescripts\angular-bootstrap-md\pro\alerts\toastr\toastr-service.ts
My previous installation did not have any such circular dependency warnings
Magdalena Obalska free answered 7 years ago
Magdalena Obalska free answered 7 years ago
Bldg25 pro commented 7 years ago
You are expecting us to modify MDB source?Bldg25 pro commented 7 years ago
Your suggestion helps for when we use the components in context, but I see this warning every time I build my site.St Clair Clarke pro commented 7 years ago
Thanks Magda, but the link did not help in finding a solution. Is this a bug that has resurfaced?Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Closed
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
roydictus pro commented 7 years ago
I have the same problem. I am running TypeScript 2.4.2, that may have something to do with it.roydictus pro commented 7 years ago
It apparently does not, the same problem occurs with TypeScript 2.2.2.roydictus pro commented 7 years ago
I didn't have this problem any more after upgrading to MDB Angular 4.2.0, with TypeScript 2.2.2. I have other problems now, with the changes to CSS etc you guys made :-/