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
On MoleculeNotification component, we have a prop that is an array called buttons and we are not checking buttons.length to show buttons sui-MoleculeNotification-buttonsContainer.
This is causing that, if we pass an empty array, the container is it painted.