Closed valdrinkoshi closed 7 years ago
attached might be called twice for elements that implement IronResizableBehavior on Chrome. This PR ensures we invoke again only _requestResizeNotifications instead of attached.
attached
_requestResizeNotifications
LGTM 👍
attached
might be called twice for elements that implement IronResizableBehavior on Chrome. This PR ensures we invoke again only_requestResizeNotifications
instead ofattached
.