Skip to content

fix(checkbox): Replace "idx" with "option" as the parameter for the c…#760

Open
HuChundong wants to merge 1 commit intojd-opensource:devfrom
HuChundong:dev
Open

fix(checkbox): Replace "idx" with "option" as the parameter for the c…#760
HuChundong wants to merge 1 commit intojd-opensource:devfrom
HuChundong:dev

Conversation

@HuChundong
Copy link

…lick event
#759
We use "value" as the key of the option. When "value" has not changed, but the order of the options changes, the option will not be re-rendered, resulting in an error in the "idx" parameter of the click event.

…lick event

We use "value" as the key of the option. When "value" has not changed, but the order of the options changes, the option will not be re-rendered, resulting in an error in the "idx" parameter of the click event.
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.

1 participant