devtools icon indicating copy to clipboard operation
devtools copied to clipboard

[Property Editor] Include name of widget in analytics when edit request fails

Open elliette opened this issue 7 months ago • 0 comments

Currently, when an edit request fails, we are sending an analytics event that includes the property name (e.g. "The value for the parameter 'spacing' cannot be null")

To help debug these failures, we should also include the widget name in the analytics event.

elliette avatar May 30 '25 20:05 elliette