Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(components): [TreeSelect] checking node reset checked cache node #12367

Merged
merged 4 commits into from
May 15, 2023

Conversation

yujinpan
Copy link
Member

@yujinpan yujinpan commented Apr 9, 2023

fix: #12026

Please make sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow contributing guide English | (中文 | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer to relative issues for your PR.

@github-actions
Copy link

github-actions bot commented Apr 9, 2023

@github-actions github-actions bot added the CommitMessage::Qualified Qualified commit message label Apr 9, 2023
@github-actions
Copy link

github-actions bot commented Apr 9, 2023

🧪 Playground Preview: https://element-plus.run/?pr=12367
Please comment the example via this playground if needed.

# Conflicts:
#	packages/components/tree-select/__tests__/tree-select.test.tsx
#	packages/components/tree-select/src/tree.ts
@yujinpan yujinpan merged commit 7424a78 into element-plus:dev May 15, 2023
10 checks passed
This was referenced May 19, 2023
consultation-applio pushed a commit to consultation-applio/element-plus that referenced this pull request Nov 10, 2023
…lement-plus#12367)

* fix(components): [TreeSelect] checking node reset checked cache node

* refactor: remove unused variables and duplicate `onCheck` event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CommitMessage::Qualified Qualified commit message
Projects
None yet
2 participants