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):[tabs] reactive objects may lose reactivity in label slot #14135

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

makedopamine
Copy link
Collaborator

@makedopamine makedopamine commented Aug 28, 2023

@pull-request-triage
Copy link

👋 @makedopamine, thank you for contributing element-plus.

  • You can comment with /label Components:[component_name] to add a label for which component you are working on.
  • You may join our Discord for staying tuned.

@github-actions
Copy link

Hello @makedopamine, thank you for contributing to element-plus, please see our guideline to see how to make contribution

@github-actions
Copy link

github-actions bot commented Aug 28, 2023

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

github-actions bot commented Aug 28, 2023

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

@HeftyKoo HeftyKoo requested review from tolking and btea September 20, 2023 06:25
Copy link
Member

@tolking tolking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice if this could be fixed in other ways

packages/components/tabs/src/tabs.tsx Outdated Show resolved Hide resolved
@makedopamine
Copy link
Collaborator Author

I've committed the new solution, please give me some advice when you are free. Thanks!

Copy link
Member

@tolking tolking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Component] [tabs] [tabs] 数据变化后,dom没有更新
4 participants