Skip to content
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

[t-select] 设置了可输入,但是移动端没有弹出输入法 #1066

Closed
Jinzhengba opened this issue Jun 24, 2022 · 3 comments
Closed

[t-select] 设置了可输入,但是移动端没有弹出输入法 #1066

Jinzhengba opened this issue Jun 24, 2022 · 3 comments
Labels
to be published to be published

Comments

@Jinzhengba
Copy link

tdesign-vue-next 版本

0.16.1

重现链接

No response

重现步骤

<t-select
v-model="formData.country"
filterable
placeholder="请输入搜索国籍"
:options="country_options"
:loading="country_loading"
reserve-keyword
style="width: 400px; display: inline-block"
@search="countrySearch"
/>

期望结果

能不能尽快修复一下 , 移动端能弹出输入法就行

实际结果

No response

框架版本

No response

浏览器版本

No response

系统版本

No response

Node版本

No response

补充说明

No response

@github-actions
Copy link
Contributor

👋 @Jinzhengba,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@Jinzhengba
Copy link
Author

我用的是iOS , 安卓可以弹输入法

@PengYYYYY PengYYYYY added the to be published to be published label Jun 25, 2022
@PengYYYYY PengYYYYY mentioned this issue Jun 25, 2022
15 tasks
@github-actions github-actions bot mentioned this issue Jun 27, 2022
15 tasks
@PengYYYYY
Copy link
Collaborator

0.17.0已修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be published to be published
Projects
None yet
Development

No branches or pull requests

2 participants