flutter / flutter/devtools

[Property Editor] The value for parameter 'X' cannot be null

未关闭
#9,228 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。