good first issue
仓库指标
- Star
- (314 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
For example, this doesn't work:
MultiSelect([1=>"a", 2=>"b"]; default=Any[1])

This can become annoying when the default is generated from some loosely-typed data.
For example, this doesn't work:
MultiSelect([1=>"a", 2=>"b"]; default=Any[1])

This can become annoying when the default is generated from some loosely-typed data.