Skip to content

Fix MessagePopover key handling and render behavior#4092

Open
nghiphaam wants to merge 4 commits intoVendicated:devfrom
nghiphaam:fix-msg-popover
Open

Fix MessagePopover key handling and render behavior#4092
nghiphaam wants to merge 4 commits intoVendicated:devfrom
nghiphaam:fix-msg-popover

Conversation

@nghiphaam
Copy link
Copy Markdown

Fixes two issues in MessagePopover:

  • The key is not applied to the top-level element, which can cause unstable list rendering
  • Plugin render functions are called outside a proper React context, which may break hooks usage

These changes make the rendering more consistent and align better with how React expects components to be structured.

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.

1 participant