Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 48980

Incorrect switching of months in ion-datetime (Ionic 6)

$
0
0

Issue: When I first click on the button to switch the month, the calendar changes, but the name of the month remains the same. After the next clicks, the calendar does not respond at all.
Possible reasons: I researched that this happens only when I use showDefaultButtons=“true” property.
This problem occurs for Android, but everything seems to be fine on web
Is it Ionic 6 bug?
My code:

<ion-label>Datetime 1</ion-label>
      <ion-datetime presentation="date"
                    firstDayOfWeek="1">
      </ion-datetime>
      <ion-label>Datetime 2</ion-label>
      <ion-datetime presentation="date"
                    firstDayOfWeek="1"
                    showDefaultButtons="true">
      </ion-datetime>

video attached:
(XRecorder_24122021_172438.mp4 - Google Drive)

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 48980

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>