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
{{ message }}
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
From http://stackoverflow.com/questions/25585929/panel-setattributemode-waterfall/25586138
One example is that
core-header-panel
adds atall
class to a child with the classcore-header
:If mode is updated later on to
mode = 'waterfall'
, thetall
class sticks around. core-header-panel should do this cleanup.The text was updated successfully, but these errors were encountered: