Skip to content

fix: use safe id - #10

Open
braelyn-ai wants to merge 1 commit into
huozhi:mainfrom
braelyn-ai:main
Open

fix: use safe id#10
braelyn-ai wants to merge 1 commit into
huozhi:mainfrom
braelyn-ai:main

Conversation

@braelyn-ai

@braelyn-ai braelyn-ai commented Mar 27, 2026

Copy link
Copy Markdown

React's useId() generates IDs containing colons (e.g. :r0:), which break CSS url() references in backdrop-filter: url(#:r0:_filter). This causes the SVG displacement filter to silently fail in some browsers.

The library failed entirely for me in Arc and this change fixed it for me.

@vercel

vercel Bot commented Mar 27, 2026

Copy link
Copy Markdown

@bboynton97 is attempting to deploy a commit to the huozhi's projects Team on Vercel.

A member of the Team first needs to authorize it.

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