Skip to content

fix(overlay): conditionally cache element size - 20.1.x#16840

Open
RivaIvanova wants to merge 2 commits into20.1.xfrom
rivanova/fix-16458-20.1.x
Open

fix(overlay): conditionally cache element size - 20.1.x#16840
RivaIvanova wants to merge 2 commits into20.1.xfrom
rivanova/fix-16458-20.1.x

Conversation

@RivaIvanova
Copy link
Member

Closes #16458

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

@ChronosSF
Copy link
Member

@wnvko , how does this affect the new overlay implementation?

@RivaIvanova RivaIvanova added 🛠️ status: in-development Issues and PRs with active development on them and removed ❌ status: awaiting-test PRs awaiting manual verification labels Feb 4, 2026
@wnvko
Copy link
Contributor

wnvko commented Feb 4, 2026

@wnvko , how does this affect the new overlay implementation?

No this will not affect the popover implementation. However, as answered in the PR to master here I am not ok to merge this fix.

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.

[Tooltip/Snackbar]: overlay content size is not properly reflected when component is placed inside another element

3 participants