ERROR Error: Uncaught (in promise): NullInjectorError: R3InjectorError(Standalone[ReportsComponent])[MultiViewCalendarComponent -> MultiViewCalendarComponent -> MultiViewCalendarComponent -> MultiViewCalendarComponent]:
NullInjectorError: No provider for MultiViewCalendarComponent!
NullInjectorError: R3InjectorError(Standalone[ReportsComponent])[MultiViewCalendarComponent -> MultiViewCalendarComponent -> MultiViewCalendarComponent -> MultiViewCalendarComponent]:
NullInjectorError: No provider for MultiViewCalendarComponent!
Hi Vikas,
The error seems to be related to the standalone component approach and I wasn't able to reproduce it with our MultiViewCalendar component:
https://stackblitz.com/edit/angular-ivy-mwvf5v?file=src%2Fapp%2Fapp.component.ts
The standalone implementation can be viewed in our documentation:
https://www.telerik.com/kendo-angular-ui/components/dateinputs/get-started/#toc-manual-setup
Feel free to share an example, for further troubleshooting and assistance.
Regards,
Yanmario
Progress Telerik