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

[textarea] allow-input-over-max属性不生效 #3507

Closed
jltmjhy opened this issue Mar 1, 2025 · 2 comments · Fixed by #3508
Closed

[textarea] allow-input-over-max属性不生效 #3507

jltmjhy opened this issue Mar 1, 2025 · 2 comments · Fixed by #3508
Labels
documentation Improvements or additions to documentation

Comments

@jltmjhy
Copy link

jltmjhy commented Mar 1, 2025

tdesign-miniprogram 版本

1.8.5

重现链接

No response

重现步骤

<t-textarea placeholder="请输入" autosize="{{ { maxHeight: 150,minHeight: 80 } }}" maxlength="200" allow-input-over-max="{{true}}" />

期望结果

超出后可以继续输入

实际结果

No response

基础库版本

3.6.6

补充说明

No response

Copy link
Contributor

github-actions bot commented Mar 1, 2025

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

@betavs
Copy link
Collaborator

betavs commented Mar 2, 2025

该属性是在 1.8.6 版本中支持的,稍后我将在文档中标注

@anlyyao anlyyao added the documentation Improvements or additions to documentation label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants