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(Participant): Add key in order to force re-rendering #11544

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

DorraJaouad
Copy link
Contributor

@DorraJaouad DorraJaouad commented Feb 7, 2024

☑️ Resolves

In Participant buttons menu, there are NcActionButtons sequentially and Vue.js might not be able to correctly track each button's state in virtual DOM ( like in a loop). Adding a key will help track buttons correctly.

🖌️ UI Checklist

🖼️ Screenshots / Screencasts

no visual changes

🏁 Checklist

Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
@DorraJaouad DorraJaouad added this to the 💞 Next Major (29) milestone Feb 7, 2024
@DorraJaouad DorraJaouad requested a review from Antreesy February 7, 2024 09:14
@DorraJaouad DorraJaouad self-assigned this Feb 7, 2024
@nickvergessen
Copy link
Member

/backport to stable28

@DorraJaouad DorraJaouad merged commit c578eb8 into main Feb 9, 2024
36 checks passed
@DorraJaouad DorraJaouad deleted the fix/11512/component-rendering branch February 9, 2024 16:23
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.

"Send call notification" option has wrong label
3 participants