Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CustomEvent is not defined Android #181

Closed
dbaq opened this issue Nov 23, 2013 · 4 comments
Closed

CustomEvent is not defined Android #181

dbaq opened this issue Nov 23, 2013 · 4 comments

Comments

@dbaq
Copy link

dbaq commented Nov 23, 2013

Hi,

I got a lot of errors related to CustomEvent in event.js on Android 4.3 / phonegap 2.9.0 / Nexus 4

11-22 21:16:32.004: E/Web Console(9764): Uncaught ReferenceError: CustomEvent is not defined at file:///android_asset/www/js/ionic.js:225

I got this error only with android (any time I touched the screen), fine under chrome & ios

Did I miss something to import?

thanks

ps: I used the master branch

@somethingnew2-0
Copy link

Looks like CustomEvent isn't defined in Android WebView https://issues.apache.org/jira/browse/CB-3225

Thanks! We'll be looking into it!

@mlynch
Copy link
Contributor

mlynch commented Nov 23, 2013

This also happens when I run the tests in PhantomJS. I thought it was just a phantom issue before, but I guess not :)

I'll fix it right now.

@LeleDev
Copy link

LeleDev commented Jun 13, 2014

Mmh I'm still expecting this same issue if I use "new CustomEvent" call on older devices (like android 4.0.3). Wasn't this solved?

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants