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
Improve ObserveAttributesMixin to make it working with observedAttributes getter in the mixin, not in the component. Check if it's not breaking any current behaviour and it's working fine with other attributes like e.g. in the sl-menu-button with fill attribute, that should be applied to sl-menu-button and sl-button.
Update all components that already use ObserveAttributesMixin.