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
transfer组件目标项搜索框中的占位符显示有误,设置target-filter-placeholder属性没效果,会使用source-filter-placeholder的值
1.设置target-filterable为true 2.将target-filter-placeholder的值设置为target-filterable-placeholder 3.实际结果并没有显示target-filterable-placeholder
https://codesandbox.io/p/sandbox/zealous-greider-4qgxp6?file=%2Fsrc%2FDemo.vue%3A10%2C29
System: OS: Windows 11 10.0.22631 CPU: (12) x64 AMD Ryzen 5 4600H with Radeon Graphics Memory: 4.63 GB / 15.87 GB Binaries: Node: 18.20.3 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.10 - ~\AppData\Roaming\npm\yarn.CMD npm: 10.7.0 - C:\Program Files\nodejs\npm.CMD pnpm: 9.3.0 - ~\AppData\Roaming\npm\pnpm.CMD Browsers: Edge: Chromium (127.0.2651.74), ChromiumDev (127.0.2610.3) Internet Explorer: 11.0.22621.3527 npmPackages: vue: ^3.4.29 => 3.5.4
npm
The text was updated successfully, but these errors were encountered:
target-filter-placeholder
Successfully merging a pull request may close this issue.
描述错误
transfer组件目标项搜索框中的占位符显示有误,设置target-filter-placeholder属性没效果,会使用source-filter-placeholder的值
复现步骤
1.设置target-filterable为true
2.将target-filter-placeholder的值设置为target-filterable-placeholder
3.实际结果并没有显示target-filterable-placeholder
最小复现链接
https://codesandbox.io/p/sandbox/zealous-greider-4qgxp6?file=%2Fsrc%2FDemo.vue%3A10%2C29
系统信息
使用的包管理器
npm
验证
The text was updated successfully, but these errors were encountered: