Closed samccone closed 8 years ago
Why
Currently if you have a dynamic set of menu items and want to have them have this menu behavior the only way to rebind to the new nodes is by calling this private method :finnadie:
Real world :earth_asia: example :cyclone:
https://github.com/samccone/paper-typeahead/blob/master/paper-typeahead-results.html#L49
Thanks for your time :clap:
Thanks for reporting! Now that we have Polymer.dom(...).observeNodes, we should be able to rebind automatically based on items changing.
Polymer.dom(...).observeNodes
@cdata Was this fixed here?
Yes, I think this has been fixed. Please re-open if not!
Why
Currently if you have a dynamic set of menu items and want to have them have this menu behavior the only way to rebind to the new nodes is by calling this private method :finnadie:
Real world :earth_asia: example :cyclone:
https://github.com/samccone/paper-typeahead/blob/master/paper-typeahead-results.html#L49
Thanks for your time :clap: