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(module: tree-select): Mismatch occurs between tags and checked nodes in the TreeSelect if TreeCheckable is set #3839

Merged
merged 3 commits into from
May 4, 2024

Conversation

pankey888
Copy link
Contributor

@pankey888 pankey888 commented May 1, 2024

Please see bug: (#2757).

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

fixed #2757

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

github-actions bot commented May 1, 2024

@pankey888 pankey888 changed the title fix(module: overlay): Mismatch occurs between tags and checked nodes … fix(module: overlay): Mismatch occurs between tags and checked nodes in the TreeSelect if TreeCheckable is set May 1, 2024
@pankey888 pankey888 changed the title fix(module: overlay): Mismatch occurs between tags and checked nodes in the TreeSelect if TreeCheckable is set fix(module: tree-select): Mismatch occurs between tags and checked nodes in the TreeSelect if TreeCheckable is set May 1, 2024
@ElderJames ElderJames merged commit 1d13568 into ant-design-blazor:master May 4, 2024
4 checks passed
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.

TreeSelect turns on Multiple and TreeCheckable to select data errors
2 participants