We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://stackblitz.com/edit/vitejs-vite-vhgrwk?file=src%2FApp.vue
文档中vxe-select的modelValue的值可以为any,但实际情况是当值为boolean类型时会报警告,早期版本不会报警告
不应该报警
Windows 11
127.0.6533.100
3.4.37
4.0.94
4.7.65
The text was updated successfully, but these errors were encountered:
No branches or pull requests
可复现的链接(包含复现链接与示例代码):
https://stackblitz.com/edit/vitejs-vite-vhgrwk?file=src%2FApp.vue
问题描述与截图:
文档中vxe-select的modelValue的值可以为any,但实际情况是当值为boolean类型时会报警告,早期版本不会报警告
期望的结果:
不应该报警
操作系统:
Windows 11
浏览器版本:
127.0.6533.100
vue 版本:
3.4.37
vxe-pc-ui 版本:
4.0.94
vxe-table 版本:
4.7.65
是否使用当前最新版本?
The text was updated successfully, but these errors were encountered: