Skip to content

Conversation

@Han5991
Copy link
Contributor

@Han5991 Han5991 commented Apr 7, 2025

Description

  • Added onChangeEndRef for a consistent reference to onChangeEnd.
  • Replaced direct calls to onChangeEnd with callOnChangeEnd utility function for improved reliability and maintainability.

Fixes #7620

- Introduced `onChangeEndRef` for consistent reference to `onChangeEnd`.
- Replaced direct `onChangeEnd` calls with `callOnChangeEnd` utility.
@rtivital rtivital merged commit f61c8ca into mantinedev:master Apr 8, 2025
1 check passed
@rtivital
Copy link
Member

rtivital commented Apr 8, 2025

Thanks!

@Han5991 Han5991 deleted the feature/fix-slider-onChangeEnd branch April 8, 2025 21:35
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.

Slider onChangeEnd callback does not update with state changes, when component is controlled

2 participants