[Property Editor] The value for parameter 'X' cannot be null
未关闭
P2
property editor
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
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.
贡献指南
调研方向
从发送 apply edit 请求的 Property Editor 流程开始,跟踪 nullable 属性在请求发送前是如何被接受的。复现或检查 issue 中描述的失败,确定哪些属性可以为参数 'X' 产生 null 值,并验证不再允许无效请求。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- dart
- 领域
- devtools
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100