Skip to content

Conversation

@TechAsif
Copy link
Contributor

Fixes a syntax error in the _calcTickMarkTransform method where the
closing parenthesis was missing in the translateX value.

…ansform

Fixed a syntax error in the _calcTickMarkTransform method where the
template string was missing a closing parenthesis. The transform string
now correctly produces 'translateX(XXpx)' instead of 'translateX(XXpx'.
@mmalerba mmalerba added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Dec 21, 2025
@crisbeto crisbeto merged commit fb1b66b into angular:main Jan 13, 2026
30 checks passed
@crisbeto
Copy link
Member

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto pushed a commit that referenced this pull request Jan 13, 2026
…ansform (#32580)

Fixed a syntax error in the _calcTickMarkTransform method where the
template string was missing a closing parenthesis. The transform string
now correctly produces 'translateX(XXpx)' instead of 'translateX(XXpx'.

(cherry picked from commit fb1b66b)
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 area: material/slider target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants