Skip to content

dropdown.vue: fix Pooper created multiple times#592

Merged
icarusion merged 1 commit intoview-design:masterfrom
jhh678:patch-3
Jan 20, 2021
Merged

dropdown.vue: fix Pooper created multiple times#592
icarusion merged 1 commit intoview-design:masterfrom
jhh678:patch-3

Conversation

@jhh678
Copy link
Contributor

@jhh678 jhh678 commented Jul 21, 2020

Fix the issue that the select component watch selectOptions causes Pooper to repeatedly create multiple times (the bound scroll event cannot be cleared), and the select component watch selectOptions is recommended to be throttled.

Fix the issue that the select component watch selectOptions causes Pooper to repeatedly create multiple times (the bound scroll event cannot be cleared), and the select component watch selectOptions is recommended to be throttled.
@icarusion icarusion merged commit 69416ce into view-design:master Jan 20, 2021
icarusion added a commit that referenced this pull request Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants