Weird error in chrome console - Cannot read property 'options' of null

I didn’t do anything special and this error started to appear in my console, and I can’t locate the source.

Any idea?

Thanks!

Hmm, what version of ionic are you testing on?

@mhartington ionic version is 1.2.8

That’s actually the version of the cli, not the ionic.js version.

Open up the ionic.bundle.js file and see what version it is in the comment headers

@mhartington Hoo Ok -
Ionic, v1.0.0-beta.13

Thanks

Can you try with the nightly builds, it may have been something that was already fixed.