Skip to content

Scrollbox fixes - #333

Open
midlik wants to merge 2 commits into
ebi-webcomponents:mainfrom
midlik:scrollbox-fix
Open

Scrollbox fixes#333
midlik wants to merge 2 commits into
ebi-webcomponents:mainfrom
midlik:scrollbox-fix

Conversation

@midlik

@midlik midlik commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR fixes two issues:

  • Fix error Cannot unregister item ... because it is not registered when the whole scrollbox is disconnected from DOM (this was because unregister gets called twice (when disconnecting scrollbox and when disconnecting item).
  • Allow custom HTML elements in content-visible and content-hidden via DOMPurify.sanitize config (this broke by introduction of DOMPurify.sanitize in 2895b14)

@netlify

netlify Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploy Preview for cozy-marzipan-abb3b4 ready!

Name Link
🔨 Latest commit 57a0d3c
🔍 Latest deploy log https://app.netlify.com/projects/cozy-marzipan-abb3b4/deploys/6a45076bde94a20008cea15d
😎 Deploy Preview https://deploy-preview-333--cozy-marzipan-abb3b4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@midlik midlik changed the title Scrollbox fix Scrollbox fixes Jul 1, 2026
@midlik
midlik marked this pull request as ready for review July 1, 2026 13:19
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.

2 participants