hsuanxyz / ion2-calendar

📅 A date picker components for ionic2 /ionic3 / ionic4
https://hsuanxyz.github.io/demo/ion2-calendar/
MIT License
555 stars 278 forks source link

Add support for Ionic 5 #319

Closed LucasMenchi closed 3 years ago

LucasMenchi commented 3 years ago

Ionic version: (check one with "x") [ ] 2.x [ ] 3.x [ ] 4.x

Ion2-calendar mode: (check one with "x") [ X ] components mode [ ] modal mode

I'm submitting a ... (check one with "x") [ ] bug report [ X ] feature request [ X ] help me

Current behavior: In iOs devices the calendar fails when a date is clicked or the month is changed (the view is not refreshing). There are no errors in the console. In Android the library is working just fine.

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below): Ionic:

Ionic CLI : 6.12.3 (/home/lucas/.nvm/versions/node/v13.9.0/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 5.4.3 @angular-devkit/build-angular : 0.1000.8 @angular-devkit/schematics : 10.0.8 @angular/cli : 10.0.8 @ionic/angular-toolkit : not installed

Capacitor:

Capacitor CLI : 2.4.2 @capacitor/core : 2.4.2


We can't lock our framework versions due to a particular library, so any help would be appreciated.

LucasMenchi commented 3 years ago

Closed because was a problem with my implementation. The plugin is working fine in Ionic 5 :+1: