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
Description/Screenshot
I've got a couple of mat-option from Angular Material in a mat-autocomplete and would like to track when an event is selected. Unfortunately, this does not happen.
It works fine on other elements, like buttons.
Description/Screenshot
I've got a couple of
mat-option
from Angular Material in a mat-autocomplete and would like to track when an event is selected. Unfortunately, this does not happen.It works fine on other elements, like buttons.
Steps to Reproduce
Expected behavior
An event with name "option" is being tracked.
The text was updated successfully, but these errors were encountered: