We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First of all thanx for super example ! i search eg like u created for long time. ! 🍻
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
each
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
First of all thanx for super example ! i search eg like u created for long time. ! 🍻
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
attri 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.
The text was updated successfully, but these errors were encountered: