Hello,
Am using kendo-chart inside kendo-dialog. I upgraded chart from v5.2.1 to v7.1.1, after that am getting the below error
I had ThemeService added in Provider list of the component
When i remove the ThemeService am getting the below error in the console when i try to open the dialog.
Is there any way to fix this issue or work around.
Note: Deleted node_modules and tried it didn't work
https://ng-bootstrap.github.io/#/components/modal/examples#component
I'm receiving the exact same error here when using a lazy loaded module from a route. When I move the ChartsModule registration to the eagerly loaded it works.
Angular 17.3