Uncaught type error after try nightly build

at first I’ve got problem in this topic

Line 6115 : Uncaught TypeError: Cannot read property 'width' of null

but after I update to nightly build got new error like this

Note that I’m testing on physical device ( Samsung S3 with android version 4.3 )

Edit: and nothing render in my screen except sidemenu (no content)

Thanks, Albert

Nightly builds are usually full of bugs and should not be used in a production environment.

Thanks for reply but stable one still have problem on my physical device

the problem I’ve posted that width=null

Maybe set up a CodePen so that the rest of us know how to reproduce the error?

I tried update it to beta8. No error show anymore but still nothing render in my screen except header and sidemenu (no content)

It’s work in browser and emulator (android 4.4) but for me it’s 4.3 :frowning:

Hmm very odd that it is not working in 4.3 but is working on 4.4. Are you on the latest cordova?

You can check in the command prompt cordova -v