Closed gbf311 closed 3 years ago
BUG描述
复现步骤
期望结果
实际结果
截图 Failed to compile.
/home/rap2-dolores-master/src/components/common/Select.tsx TypeScript error in /home/rap2-dolores-master/src/components/common/Select.tsx(78,34): Generic type 'NoticeProps' requires 2 type argument(s). TS2314
76 | ) 77 |
78 | function NoOptionsMessage(props: NoticeProps) { | ^ 79 | return ( 80 | <Typography 81 | color="textSecondary"
环境
附加信息
同样的bug+1,版本centos6.8,centos7.4都试过,一样的bug
类似问题有了哈,最新代码已修复,新版本兼容问题
BUG描述
复现步骤
期望结果
实际结果
截图 Failed to compile.
/home/rap2-dolores-master/src/components/common/Select.tsx TypeScript error in /home/rap2-dolores-master/src/components/common/Select.tsx(78,34): Generic type 'NoticeProps' requires 2 type argument(s). TS2314
环境
附加信息