I am unable to build an app with vulcanize that will produce something working under Firefox...
The build works fine in Chrome. I just updates vulcanize (npm install -g vulcanize or num update -g vulcanize). Maybe I am doing something wrong? I use it like this: vulcanize -o build.html index.html Any hints will be welcomed. I get the following error: Error: Assertion failed platform.js:16 "Exception caught during observer callback: .scroll@http://192.168.0.203:3000/gde/longa/build.html:3577:11 .modeChanged@http://192.168.0.203:3000/gde/longa/build.html:3554:7 g.invokeMethod@http://192.168.0.203:3000/gde/longa/bower_components/polymer/polymer.js:12:12287 g.notifyPropertyChanges@http://192.168.0.203:3000/gde/longa/bower_components/polymer/polymer.js:12:10605 Observer.prototype.report_@http://192.168.0.203:3000/gde/longa/bower_components/platform/platform.js:12:12799 CompoundObserver.prototype<.check_@http://192.168.0.203:3000/gde/longa/bower_components/platform/platform.js:12:18328 global.Platform.performMicrotaskCheckpoint@http://192.168.0.203:3000/gde/longa/bower_components/platform/platform.js:12:13714 b/<@http://192.168.0.203:3000/gde/longa/bower_components/platform/platform.js:16:28898 c@http://192.168.0.203:3000/gde/longa/bower_components/platform/platform.js:15:13288 c@http://192.168.0.203:3000/gde/longa/bower_components/platform/platform.js:12:26411 b@http://192.168.0.203:3000/gde/longa/bower_components/platform/platform.js:12:25943 " platform.js:12 Observer.prototype.report_() platform.js:12 CompoundObserver.prototype<.check_() platform.js:12 global.Platform.performMicrotaskCheckpoint() platform.js:12 b/<() platform.js:16 c() platform.js:15 c() platform.js:12 b() platform.js:12 Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/e72a83e7-c8a4-4acb-9c6c-0d16ca4da0fe%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
