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
notification div has a pixel spec height. i have a button in my notification that expands content of the notification. on expansion, there is overflow
example
in the below example, i've expanded some content by clicking "show details" (now showing "Hide Details"), and you can see an unhandled error stacktrace. I expected the notification to wrap its child content. in the dev tools, you can clearly see an inline style height specified.