Backbone.Marrionette is attempting to render JST templates that were previously been rendered when calling render() for the first time.
Steps To Reproduce Get Rails App Working
-
Run ‘bundle`
-
Run ‘rake db:migrate`
-
Run ‘rails s thin`
To View The Error
-
Navigate to ‘localhost:3000`
-
View in the debug console a the error with the rendered template html.