Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Expression based on array does not update when array is modified #51

Open
stylpe opened this issue Aug 22, 2014 · 3 comments
Open

Expression based on array does not update when array is modified #51

stylpe opened this issue Aug 22, 2014 · 3 comments

Comments

@stylpe
Copy link

stylpe commented Aug 22, 2014

See http://jsbin.com/wemunuzulonu/2/edit for several examples, type something in the input box and watch the behaviour.

@jmesserly
Copy link
Contributor

related: #13

we don't observe arrays from polymer-expressions, but other parts of the system do. Maybe we should just fix it for consistency. Not sure the performance impact, though.

@sjmiles
Copy link
Contributor

sjmiles commented Nov 4, 2014

I've been advocating this for some time, but I've not worked on this module. I'm afraid that at the moment, this module is without an owner.

@jmesserly jmesserly assigned jmesserly and unassigned sjmiles Nov 4, 2014
@jmesserly
Copy link
Contributor

@sjmiles -- I'll have to play with it, but I suspect the fix is pretty simple, if we want to go ahead with it.
(it's not unlike what we do here in properties.js or here in templatebinding.js )

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

No branches or pull requests

3 participants