rivets-backbone-adapter icon indicating copy to clipboard operation
rivets-backbone-adapter copied to clipboard

issue re render model hasMany by each attr

Open agborkowski opened this issue 10 years ago • 0 comments

First of all thanx for super example ! i search eg like u created for long time. ! :beers:

i extend ur eg a litle bit by android hasMany offices, and backbone router

i want to click and load offices list from android or each jobs separately to details view (the same page)

first level details:name are load properly (i checked hasOne and works fine too), but relational data (hasMany) wont render 2nd time by each attr

  • i push working eg of problem https://github.com/agborkowski/rivets-backbone-adapter

    i think is a issue of re rendering but i cannot recognize where exactly problem are exist pls help.

  • agborkowski avatar Mar 06 '14 16:03 agborkowski