Famous / famous-angular

Bring structure to your Famo.us apps with the power of AngularJS. Famo.us/Angular integrates seamlessly with existing Angular and Famo.us apps.
https://famo.us/angular
Mozilla Public License 2.0
1.92k stars 275 forks source link

Uncaught Error: SyntaxError: DOM Exception 12 #262

Closed kievechua closed 9 years ago

kievechua commented 9 years ago

Saw this error in my track.js file:///android_asset/www/components/famous/dist/famous-global.js : 3022 Uncaught Error: SyntaxError: DOM Exception 12 Browser (Raw) Android 4.2.2 angular 1.2.26 cordova 3.6.4 android 4.2.2 "famous": "0.3.0" "famous-angular": "~0.5.0"

From the track.js The user login and show a list of tasks, pretty trivial on the app. The worst thing I can think of is passing empty class from ng-class. Although it doesn't crash the app but looking into fixing this. Any idea what caused this?

jordanpapaleo commented 9 years ago

Hi @kievechua -

Thanks for taking the time to report this. I am not sure what you are seeing here. What are you doing to get this error?

Thanks,

Jordan