Closed tonedeafcoder closed 4 years ago
Would you be able to post a runnable, stripped-down demonstration of the bug or steps to reproduce the issue? Would really appreciate it because the time saved reproducing will be time spent fixing.
You can use the example project as a starting point:
https://github.com/fullcalendar/fullcalendar-example-projects/tree/master/angular
Hello There,
I've added full calendar in my Angular 9 application and I get (1) this error. I have installed @fullcalendar(day, grid, timegrid, interaction,core,angular and bootstrap) as you can see in (2) here. I could suppress the error to a warning(3) by creating an empty file(4) here
. Could anyone help me here.