Using @microsoft/applicationinsights-clickanalytics-js on ComboBox and ChoiceGroup #30609
Unanswered
swathib-git
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have enabled @microsoft/applicationinsights-clickanalytics-js on the fluentui controls and noticed that the events are logged on PrimaryButton and ActionButton but not on ComboBox and ChoiceGroup.
Looks like a similar issue has been raised on Modal #20073, however a similar property doesnt exist on ComboBox and ChoiceGroup.
Seems this library registers left click and ideally a left click happens on a ComboBox and ChoiceGroup but we dont see them logged.
Beta Was this translation helpful? Give feedback.
All reactions