jongbonga · GitHub

Prerequisites

Ionic Framework Version

v7.x

Current Behavior

When using the Calendar on multiple date mode, if the initial month is November, selecting a date from a different month navigates the view back to the initial month.

Expected Behavior

The calendar month should not navigate automatically when selecting dates from a month that different from the default one.

Steps to Reproduce

  1. Open page with multiple date calendar
  2. Navigate to a different month
  3. select a date

Code Reproduction URL

https://ionicframework.com/docs/api/datetime#multiple-date-selection

Ionic Info

Ionic:
   Ionic CLI                     : 6.20.9 (/Users/jonathan/.nvm/versions/node/v16.14.0/lib/node_modules/@ionic/cli)
   Ionic Framework               : not installed
   @angular-devkit/build-angular : 16.2.10
   @angular-devkit/schematics    : 16.2.10
   @angular/cli                  : 16.2.10
   @ionic/angular-toolkit        : 10.0.0
Capacitor:
   Capacitor CLI      : 5.5.1
   @capacitor/android : 5.5.1
   @capacitor/core    : 5.5.1
   @capacitor/ios     : 5.5.1
Utility:
   cordova-res : 0.15.4
   native-run  : 2.0.0
System:
   NodeJS : v16.14.0 (/Users/jonathan/.nvm/versions/node/v16.14.0/bin/node)
   npm    : 8.3.1
   OS     : macOS Unknown

Additional Information

No response

Read the original on github.com ↗