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

RangeSlider doesn't rerender on resize #3677

Closed
montella1507 opened this issue May 19, 2022 · 1 comment
Closed

RangeSlider doesn't rerender on resize #3677

montella1507 opened this issue May 19, 2022 · 1 comment

Comments

@montella1507
Copy link

RangeSlider is responsive, however only when first render time. If you resize parent element, its not re-rendered correctly:

i am not sure but i think it worked correctly in previous versions?
https://stackblitz.com/edit/angular-7j7hu2?file=src%2Fapp%2Fapp.component.ts

kendo.mp4

If its not considered as a bug, is there a way how to rerender it manually? (render() funkction) ?

Or we have to attach resizeObserver on the parent and do some kind of hacks with ngIf -> setTimeout(ngIf) ?

@Raisolution
Copy link

Closing as a duplicate of #3593

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants