-
Notifications
You must be signed in to change notification settings - Fork 835
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Popup事件类型错误 #2468
Comments
@eiinu 生成的是否还是有问题 jsx风格都是camelCase的 |
Popup 组件内的事件使用的是 kebab-case,比如 |
ant-design-vue和naiveui都是对的,所以这块得定个规则,支持tsx |
后续仓库内会增加 vue/v-on-event-hyphenation 和 vue/custom-event-name-casing 规则校验 |
@eiinu 类型声明这块不改成 camelCase么? |
京东内部不使用vue的tsx么? |
开发中。 |
NutUI 包名
@nutui/nutui
NutUI 版本号
latest
平台
weapp
重现链接
https://github.com/agileago/vue3-taro
重现步骤
tsx下面popup无事件提示
期望的结果是什么?
有提示
实际的结果是什么?
没有
环境信息
No response
其他补充信息
发现类型变成这样了
The text was updated successfully, but these errors were encountered: