[Property Editor] The value for parameter 'X' cannot be null
Open
P2
property editor
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
Our analytics show that a number of the failed apply edit requests in the Property Editor are failing with:
```
The value for parameter 'X' cannot be null
```
It's possible we are incorrectly allowing some properties to be nullable that are not actually nullable.
Contributor guide
Assessment
This issue has not been assessed yet.