cesine / todomvc-for-chrome-extensions

Chrome Extension Tested - MV* Todo apps for Backbone.js, JavaScriptMVC, Ember.js, Dojo, Spine.js, YUILibrary, Knockout.js and more
http://addyosmani.github.com/todomvc
Other
11 stars 1 forks source link

Test Spine.js in Chrome Extension #5

Closed cesine closed 12 years ago

cesine commented 12 years ago

Status: not very broken ( can type, push enter, then get an error about handlebars)

cesine commented 12 years ago

No errors on page load.

Errors only when adding a new item: Uncaught Error: Code generation from strings disallowed for this context handlebars.min.js:1

cesine commented 12 years ago

Probably will work if you switch to compiled templates.