backbone-relational-tutorial
backbone-relational-tutorial copied to clipboard
not compatible with latest backbone + backbone-relational
views are not rendered and I get no error in the console. I'm investigating this: I didn't find anything about breaking changes in backbone-relational / backbone
getting closer: on line 201, settings thread_collection.fetch({reset: true}) will render the views but cause other issues
Thanks for investigating this! Will be most useful for people going through the tutorial after you. If you find the root cause, don't hesitate to send a pull request for this too. I'll have a look at it.