Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(material/slider): resolve duplicate key warnings #29073

Merged
merged 1 commit into from
May 20, 2024

Conversation

crisbeto
Copy link
Member

Fixes that the slider was logging a bunch of warnings because we were using duplicated keys to render out the tick marks.

Fixes that the slider was logging a bunch of warnings because we were using duplicated keys to render out the tick marks.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label May 20, 2024
@crisbeto crisbeto requested a review from devversion as a code owner May 20, 2024 07:34
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label May 20, 2024
@crisbeto crisbeto merged commit 4f43793 into angular:main May 20, 2024
27 checks passed
crisbeto added a commit that referenced this pull request May 20, 2024
Fixes that the slider was logging a bunch of warnings because we were using duplicated keys to render out the tick marks.

(cherry picked from commit 4f43793)
crisbeto added a commit that referenced this pull request May 20, 2024
Fixes that the slider was logging a bunch of warnings because we were using duplicated keys to render out the tick marks.

(cherry picked from commit 4f43793)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants