mattlewis92 / angular-calendar

A flexible calendar component for angular 15.0+ that can display events on a month, week or day view.
https://mattlewis92.github.io/angular-calendar/
MIT License
2.72k stars 866 forks source link

Angular 17 #1698

Closed constantinosergiou closed 10 months ago

constantinosergiou commented 10 months ago

hello i am trying to add the calendar but i do not get an error on console but i have empty content on UI -> "dependencies": { "@angular/animations": "17.0.3", "@angular/cdk": "17.0.1", "@angular/common": "17.0.3", "@angular/compiler": "17.0.3", "@angular/core": "17.0.3", "@angular/forms": "17.0.3", "@angular/material": "17.0.1", "@angular/material-luxon-adapter": "17.0.1", "@angular/platform-browser": "17.0.3", "@angular/platform-browser-dynamic": "17.0.3", "@angular/router": "17.0.3", "@ng-select/ng-select": "^11.0.0", "@ngneat/transloco": "6.0.0", "angular-calendar": "0.31.0", "apexcharts": "3.40.0", "crypto-js": "3.3.0", "date-fns": "2.9.0", "highlight.js": "11.8.0", "lodash-es": "4.17.21", "luxon": "3.3.0", "ng-apexcharts": "1.7.6", "ngx-color-picker": "^14.0.0", "ngx-mat-select-search": "^7.0.0", "ngx-permissions": "^14.0.0", "ngx-quill": "22.0.0", "perfect-scrollbar": "1.5.5", "quill": "1.3.7", "rxjs": "7.8.1", "socket.io-client": "^4.5.4", "tslib": "2.5.2", "zone.js": "0.13.0" },

image

matts-bot[bot] commented 10 months 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.

Thank you! ✌️