Closed Zen-Rahul closed 3 years ago
This issue has been closed automatically as it did not follow the issue template, please open a new issue that follows the bug report or feature request template.
If you would like to submit a support issue or get a faster reply, please consider sponsoring me.
Thank you! ✌️
I suppose to upgrade my app from angular version 7 to 12. In angular 7 the calendar is working fine but after merging my changes in angular 12 I am facing many issue related to angular calendar.
I have pasted my dependencies details below:
"@angular/animations": "^12.2.3", "@angular/cdk": "^12.2.3", "@angular/common": "^12.2.0", "@angular/compiler": "^12.2.0", "@angular/core": "^12.2.0", "@angular/forms": "^12.2.0", "@angular/localize": "^12.2.0", "@angular/material": "^12.2.3", "@angular/material-moment-adapter": "^12.2.0", "@angular/platform-browser": "^12.2.0", "@angular/platform-browser-dynamic": "^12.2.0", "@angular/router": "^12.2.0", "@types/underscore": "^1.11.2", "angular-calendar": "^0.28.27", "angular-font-awesome": "^3.1.2", "angularx-flatpickr": "^6.6.0", "bootstrap": "^5.0.2", "calendar-utils": "^0.2.3",
And the errors I am getting are 👍
and many more such issues are there related to calendar utils