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
I would need to navigate to a certain URL/view in my app when the users clicks/selects an item in Avatar Group (e.g. show user profile), including overflowing items.
Preferred solution
An event on the <vaadin-avatar-group> element that provides details about the clicked/selected item (DOM element reference and/or item JS object).