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
Bug description Avatar component is not catching it's ::slotted(ui5-avatar) and therefore it looks broken.
The click event in ShellBar is not triggering.
To reproduce
Steps to reproduce the behavior:
Apply the above-mentioned components
Run your project in Legacy Edge.
Expected behavior
The components should look and act properly as in the other browsers as well as Edge Chromium.
Screenshots
Context
Latest UI5 Web Components version.
OS/Platform: Windows 10 pro, 64-bit OS, x64-based processor
The text was updated successfully, but these errors were encountered:
Bug description
Avatar component is not catching it's ::slotted(ui5-avatar) and therefore it looks broken.
The click event in ShellBar is not triggering.
To reproduce
Steps to reproduce the behavior:
Expected behavior
The components should look and act properly as in the other browsers as well as Edge Chromium.
Screenshots
![Avatar look](https://user-images.githubusercontent.com/37929416/84680474-73dcc180-af3b-11ea-91ff-ae3af671e4b5.png)
Context
The text was updated successfully, but these errors were encountered: