question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: cannot read property 'updateTiming' of undefined

See original GitHub issue

I recently created a new starter app with sidemenu but when I click on the sidemenu to navigate it throws an error. I haven’t changed anything from the codes yet.

Screen Shot 2019-09-05 at 2 57 47 PM

Here’s my ionic info

 Ionic CLI                     : 5.2.7 
   Ionic Framework               : @ionic/angular 4.9.0
   @angular-devkit/build-angular : 0.801.3
   @angular-devkit/schematics    : 8.1.3
   @angular/cli                  : 8.1.3
   @ionic/angular-toolkit        : 2.0.0

Cordova:

   Cordova CLI       : 9.0.0 (cordova-lib@9.0.1)
   Cordova Platforms : android 8.0.0
   Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 4.1.1, (and 4 other plugins)

Utility:

   cordova-res : 0.6.0
   native-run  : 0.2.8

System:

   Android SDK Tools : 26.1.1 
   NodeJS            : v10.16.3 
   npm               : 6.9.0
   OS                : macOS Mojave
   Xcode             : Xcode 10.2.1 Build version 10E1001

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:42 (15 by maintainers)

github_iconTop GitHub Comments

11reactions
liamdebeasicommented, Sep 6, 2019

@pandeeswaran That’s strange. Try this dev build: 4.10.0-dev.201909061231.2ea728e

Are you using an Ionic/Angular app or just an Ionic Core app?

6reactions
liamdebeasicommented, Sep 6, 2019

Hi everyone,

I have implemented a fix for this. Can you all give the following dev build a try and let me know how it goes?

If using Ionic Angular: npm i @ionic/angular@4.10.0-dev.201909061231.2ea728e If using Ionic Core: npm i @ionic/core@4.10.0-dev.201909061231.2ea728e

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

bug: cannot read property 'updateTiming' of undefined #19272
I recently created a new starter app with sidemenu but when I click on the sidemenu to navigate it throws an error.
Read more >
cannot read property of undefined ionic 3, error typeerror
The problem with Cannot read property 'writeDataToRealm' of undefined is caused by this not being the instance you expected - see How to...
Read more >
Cannot read property 'createKeywordTypeNode' of undefined
Everything was working fine till yesterday But now I am receiving a weird bug while executing the command "yarn run relay && react-scripts ......
Read more >
Cannot read property 'timeStarted' of undefined - Bugs - Drone
Hello, I tried to connect Drone:2.0.1 to GITEA and everything worked fine. I then connected the same instance to GITHUB (changed git ...
Read more >
Error: Uncaught (in promise): TypeError: Cannot read property ...
I have got this error on my search function, but I am unable to resolve. Any idea? The error seems to be in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found