Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: ion-datetime scrolls infinitely with dir=rtl #24472

Closed
4 of 6 tasks
dima-gusyatiner opened this issue Dec 22, 2021 · 4 comments · Fixed by #24475
Closed
4 of 6 tasks

bug: ion-datetime scrolls infinitely with dir=rtl #24472

dima-gusyatiner opened this issue Dec 22, 2021 · 4 comments · Fixed by #24475
Assignees
Labels
package: core @ionic/core package type: bug a confirmed bug report v6 issues specific to Framework v6

Comments

@dima-gusyatiner
Copy link

Prerequisites

Ionic Framework Version

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

Current Behavior

The calendar spins months backwards infinitely.
Peek 2021-12-22 19-18

Expected Behavior

The calendar should stay still.

Steps to Reproduce

Add dir="rtl" to index.html

Code Reproduction URL

dima-gusyatiner/datetime-migration-samples@99e44f3

Ionic Info

Ionic:
Ionic CLI : 6.16.3 (/usr/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 6.0.0-rc.3
@angular-devkit/build-angular : 12.1.4
@angular-devkit/schematics : 12.1.4
@angular/cli : 12.1.4
@ionic/angular-toolkit : 4.0.0

System:
NodeJS : v16.13.1 (/usr/bin/node)
npm : 8.3.0
OS : Linux 5.13

Additional Information

Issue still persists on latest angular & ionic versions.

@ionitron-bot ionitron-bot bot added the holiday triage issues that were created during holiday period label Dec 22, 2021
@ionitron-bot
Copy link

ionitron-bot bot commented Dec 22, 2021

Thanks for the issue! This issue has been labeled as holiday triage. With the winter holidays quickly approaching, much of the Ionic Team will soon be taking time off. During this time, issue triaging and PR review will be delayed until the team begins to return. After this period, we will work to ensure that all new issues are properly triaged and that new PRs are reviewed.

In the meantime, please read our Winter Holiday Triage Guide for information on how to ensure that your issue is triaged correctly.

Thank you!

@sean-perkins sean-perkins added package: core @ionic/core package type: bug a confirmed bug report v6 issues specific to Framework v6 labels Dec 22, 2021
@ionitron-bot ionitron-bot bot removed the holiday triage issues that were created during holiday period label Dec 22, 2021
@sean-perkins
Copy link
Contributor

Thanks for reporting this! See the same from our basic examples. Intersection observers and CSS scroll snap are a little finicky.

@sean-perkins
Copy link
Contributor

This has been fixed in #24475 and will be available in the next release of Ionic after the New Year. Please let me know if you would like a dev build to test with in the interim. Thanks!

@ionitron-bot
Copy link

ionitron-bot bot commented Feb 3, 2022

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Feb 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package type: bug a confirmed bug report v6 issues specific to Framework v6
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants