[Property Editor] Include name of widget in analytics when edit request fails
Open
P2
property editor
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.