You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am junior developer in angular, but i will use this component ng add angular-calendar in proyect in angular 17, i am execute command add angular-calendar and the step select by default, and y get this message: Boostrap call not found.
So i think maybe the configuration in angular 17 with standalone component and angular-calendar triying configure in app.module.ts get error, but is only a theory.
I would like to know if there is a documentation for these cases Angular 17 with standalone components configuration?
Minimal reproduction of the problem with instructions
The project in new with angular 17 dosent module, and change de configuration /app/main.
I and trying install component with comand, but get error message.
Describe the bug
Hi, I am junior developer in angular, but i will use this component ng add angular-calendar in proyect in angular 17, i am execute command add angular-calendar and the step select by default, and y get this message: Boostrap call not found.
So i think maybe the configuration in angular 17 with standalone component and angular-calendar triying configure in app.module.ts get error, but is only a theory.
I would like to know if there is a documentation for these cases Angular 17 with standalone components configuration?
Minimal reproduction of the problem with instructions
The project in new with angular 17 dosent module, and change de configuration /app/main.
I and trying install component with comand, but get error message.
https://stackblitz.com/run?file=demo%2Fcomponent.ts
Screenshots
Versions
@angular/core
: 17.2.4angular-calendar
: 0.31.1The text was updated successfully, but these errors were encountered: