Skip to content
New issue

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

Manually added nodes are ignored on re-render #123

Open
metaist opened this issue Apr 25, 2014 · 0 comments
Open

Manually added nodes are ignored on re-render #123

metaist opened this issue Apr 25, 2014 · 0 comments

Comments

@metaist
Copy link

metaist commented Apr 25, 2014

Example: http://jsfiddle.net/v6Pn5/

I use this pattern to add items to a list before a model fully exists (e.g., clicking "add item" in a todo list) and then I re-render the list once the item is persisted on the backend.

The issue might be related to #11, specifically with the instanceCache not being updated (or busted).

Any chance we can add a cache-busting option to .render?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant