Closed ganySA closed 1 year ago
I can confirm the example is not workign. It seems like a problem with the selector in @Component({ selector:
, it works using <body>
instead:
https://codesandbox.io/s/frosty-bhabha-0xjvpr?file=/src/index.html
Codesandbox isn't working very well for Angular projects lately. I've updated all the code samples on this page to use Stackblitz instead:
https://fullcalendar.io/reduced-test-cases
That should work.
Example project does not work: https://codesandbox.io/s/github/fullcalendar/fullcalendar-example-projects/tree/v6/angular
Wanted to log a related bug with sandbox but cant seem to get it working. Accessing the fullcalendar API does not seem to work when using the following:
In my project: