[Slider] potentially unintentional property name collision #10235
Labels
4 - verified
Issues that have been released and confirmed resolved.
estimate - 1
Very small fix or change (potentially a single line), doesn't require updates to tests.
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
refactor
Issues tied to code that needs to be significantly reworked.
Milestone
Description
HTMLElement has a "translate" boolean property
slider.tsx has a "translate" private method
This collision is potentially unintentional - could you rename the private method?
Proposed Advantages
Avoids collision
Which Component
slider
Relevant Info
No response
Calcite package
The text was updated successfully, but these errors were encountered: