Skip to content

bug: ion-datetime mode="ios" swipe locks when swiping next/previous on desktop #24482

Closed
@StevieApp

Description

@StevieApp

Prerequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x

Current Behavior

try date time swiping left or right and the months don't switch but it presents a new set of dates with min and max implemented . But the dates are not clickable. I'm not sure if I'm the only one facing this issue

<ion-card class="ion-no-padding">
<ion-card-content class="ion-no-padding">
<ion-datetime>
<div slot="title"> {{name | translate}} </div>
</ion-datetime>
</ion-card-content>
</ion-card>

Expected Behavior

The months should switch. or at least the date should be clickable then it can switch.

Steps to Reproduce

Just display a simple date time then display try swiping left and right

Code Reproduction URL

Ionic Info

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions