Skip to content

fix(houdini-utils): generate non-clashing IDs - #591

Open
Oleksandr Fediashov (layershifter) wants to merge 1 commit into
microsoft:mainfrom
layershifter:fix/houdini-id-generation
Open

fix(houdini-utils): generate non-clashing IDs#591
Oleksandr Fediashov (layershifter) wants to merge 1 commit into
microsoft:mainfrom
layershifter:fix/houdini-id-generation

Conversation

@layershifter

@layershifter Oleksandr Fediashov (layershifter) commented Dec 17, 2025

Copy link
Copy Markdown
Member

Currently DOM IDs for fallbacks could clash when the dependency is bundled multiple times due a local counter used for IDS:

image

Would great to rely on user provided IDs, but it will be another breaking change.

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