Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

[BUG]: Performance issue with hundreds of CBox nodes.  #241

Closed
@wuyongzhi

Description

@wuyongzhi

Describe the bug
The input control's response to input is slow when there are too many components on the page.

To Reproduce
Steps to reproduce the behavior:

  1. create 100 CBox on a page, and a CInput
  2. bind the CInput v-model property to a var
  3. input some text on CInput
  4. You will see the respond is slowly

I create a repostory to show this issue, https://github.com/wuyongzhi/chakra-performance-issue-sample

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions