Skip to content

bug: chrome v69, intersection observer continues to fire with datetime #24980

Closed
@zhuhuanzi

Description

@zhuhuanzi

Prerequisites

Ionic Framework Version

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

Current Behavior

<ion-datetime hour-cycle="h12" locale="en-GB"></ion-datetime>

Expected Behavior

<ion-datetime hour-cycle="h12" locale="en-GB"></ion-datetime>

Steps to Reproduce

create new project and add this code

Code Reproduction URL

No response

Ionic Info

"dependencies": {
"@angular/common": "~13.2.2",
"@angular/core": "~13.2.2",
"@angular/forms": "~13.2.2",
"@angular/platform-browser": "~13.2.2",
"@angular/platform-browser-dynamic": "~13.2.2",
"@angular/router": "~13.2.2",
"@capacitor/android": "3.4.3",
"@capacitor/app": "1.1.1",
"@capacitor/core": "3.4.3",
"@capacitor/haptics": "1.1.4",
"@capacitor/keyboard": "1.2.2",
"@capacitor/status-bar": "1.0.8",
"@ionic/angular": "^6.0.12",
"rxjs": "~6.6.0",
"tslib": "^2.2.0",
"zone.js": "~0.11.4"
},

Additional Information

I have searched for existing issues,such as #24475,
It's good on Android 12(Android System WebView 96.0.4664.61),
but it doesn't work on Android 9(Android System WebView 69.0.3497.100).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug: externalBugs in non-Ionic software that impact Ionic apps (I.e. WebKit, Angular, Android etc)type: buga confirmed bug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions