With the release of v0.29.0, the only way that I could get it to compile in a project was to install angular-dragable-droppable and angular-resizable-element in the project's dependencies.
This seems like it shouldn't be necessary and they should just be installed when the calendar library is installed.
Minimal reproduction of the problem with instructions
Thanks so much for opening an issue! If you'd like me to give priority to answering your issue or would just like to support this project, then please consider sponsoring me
Describe the bug
With the release of v0.29.0, the only way that I could get it to compile in a project was to install
angular-dragable-droppable
andangular-resizable-element
in the project's dependencies.This seems like it shouldn't be necessary and they should just be installed when the calendar library is installed.
Minimal reproduction of the problem with instructions
Screenshots
Versions
@angular/core
: 13.1.2angular-calendar
: 0.29.0