Skip to content

fix(cdk/a11y): avoid prototype conflicts in id generator#33356

Open
crisbeto wants to merge 1 commit into
angular:mainfrom
crisbeto:id-generator-prop
Open

fix(cdk/a11y): avoid prototype conflicts in id generator#33356
crisbeto wants to merge 1 commit into
angular:mainfrom
crisbeto:id-generator-prop

Conversation

@crisbeto
Copy link
Copy Markdown
Member

@crisbeto crisbeto commented Jun 6, 2026

Updates the ID generator so we don't run into issues if we try to generate an ID for something like prototype.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Jun 6, 2026
@pullapprove pullapprove Bot requested review from adolgachev and ok7sai June 6, 2026 09:32
Updates the ID generator so we don't run into issues if we try to generate an ID for something like `prototype`.
@crisbeto crisbeto force-pushed the id-generator-prop branch from e2dd237 to 40e00f0 Compare June 6, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: cdk/a11y target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants