You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the templatized template is not the templatizer client, changes to array/object properties from the parent scope are not notified to template instances.
When the templatized template is not the templatizer client, changes to array/object properties from the parent scope are not notified to template instances.
Originally filed as PolymerElements/iron-list#109
Root caused to https://github.com/Polymer/polymer/blob/master/src/lib/template/templatizer.html#L243 not adding notifyPath API, or any related path handling capability to the template.
The text was updated successfully, but these errors were encountered: