Skip to content

[Bug Report]关于<Input type="textarea" :autosize="true" />组件中autosize配置为true,初始文本内容过多高度不自动适应bug #384

Open
@L-hailong

Description

@L-hailong

Environment

操作系统:windows/浏览器版本:127.0.6533.99(正式版本)(64位)/vue版本:3.4.27

Reproduction link

https://run.iviewui.com/PNnAb3uS

Steps to reproduce

如果初始化v-model绑定文本内容过多,渲染的文本框不会自适应高度,需要主动输入才会触发自适应高度

What is expected?

请修复这个bug,不然的话就要使用 :autosize="{minRows: x,maxRows: x}"这种了

What is actually happening?

实际结果渲染内容文本超出不自适应高度

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions