Skip to content

Conversation

@duncanmcclean
Copy link
Member

This pull request fixes a couple of issues with Stacks:

  • Adds a key to each of the Portal Target elements to avoid Vue removing the wrong divs when destroying stacks.
  • Refactored how stack depths are calculated so "below" stacks being destroyed causes "above" stacks to be resized.
  • Removed nextTick()/setTimeout() in a few places - it's not necessary anymore after these fixes.

Fixes #13525

@duncanmcclean duncanmcclean linked an issue Jan 14, 2026 that may be closed by this pull request
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.

[6.x] Fieldset field linking: stack not visible

2 participants