ionic-framework: bug: Failed to set the 'currentTime' property on 'Animation': The provided double value is non-finite

Bug Report

Ionic version: [x] 5.x

Current behavior:

I’m getting error in return back in Ionic 5 the error shows below:

animation-0084d55f.js:587 Uncaught TypeError: Failed to set the ‘currentTime’ property on ‘Animation’: The provided double value is non-finite.

Expected behavior:

It should to return back to the previous page without hanging in Google Chrome 80

Ionic info:

Ionic:

   Ionic CLI                     : 5.4.9 (C:\Users\eyad1\AppData\Roaming\npm\node_modules\ionic)
   Ionic Framework               : @ionic/angular 5.0.0
   @angular-devkit/build-angular : 0.900.2
   @angular-devkit/schematics    : 9.0.2
   @angular/cli                  : 9.0.2
   @ionic/angular-toolkit        : 2.1.2

Cordova:

   Cordova CLI       : 9.0.0 (cordova-lib@9.0.1)
   Cordova Platforms : android 8.1.0, browser 6.0.0, ios 5.1.1
   Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.3, (and 10 other plugins)

Utility:

   cordova-res : 0.9.0
   native-run  : 0.3.0

System:

   NodeJS : v12.13.1 (C:\Program Files\nodejs\node.exe)
   npm    : 6.12.1
   OS     : Windows 10

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 17 (7 by maintainers)

Most upvoted comments

That resolves it for me! You’re still the best @liamdebeasi