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

recursively traverse the vnode tree until tabs are found, fixes #3625 #3627

Closed
wants to merge 2 commits into from

Conversation

@vercel
Copy link

vercel bot commented Feb 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated
primevue ⬜️ Ignored (Inspect) Feb 5, 2023 at 3:12AM (UTC)

@tugcekucukoglu
Copy link
Member

I've checked your PR. Thanks for your contribution. This example works with your TabView https://stackblitz.com/edit/angular-2yyswj?file=src%2Fmain.js%3AL14 and is broken in some cases. Nested TabView is working fine but conditional TabPanel is not working correctly. It was fixed with #1186 and to protect backward compatibility this code needs some fixes.

@tugcekucukoglu tugcekucukoglu added the Resolution: Needs Revision The pull request can't be merged. Conflicts need to be corrected or documentation and code updated. label Mar 10, 2023
@tugcekucukoglu
Copy link
Member

Closing due to inactivity.

@tugcekucukoglu tugcekucukoglu removed the Resolution: Needs Revision The pull request can't be merged. Conflicts need to be corrected or documentation and code updated. label May 15, 2023
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.

TabView: Wrapped component breaks when using v-for on TabPanel
2 participants