Skip to content

使用appendToBody时有内存泄露的问题,有人遇到吗? #549

@zhoubo416

Description

@zhoubo416

<tree-select
:flat="flat"
:options="options"
:value="value"
:multiple="multiple"
:limit="limit"
:limitText="count => + ${count}"
:disabled="disabled"
:normalizer="normalizer"
:show-count="true"
:placeholder="placeholder"
:noOptionsText="'暂无数据'"
:noResultsText="'暂无数据'"
appendToBody
@input="v => this.$emit('input',v)"
@select="v => this.$emit('select',v)"
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions