angular-slider / ngx-slider

Self-contained, mobile friendly slider component for Angular based on angularjs-slider
https://angular-slider.github.io/ngx-slider/
MIT License
390 stars 175 forks source link

Slider not initializing properly in Material Menu #387

Closed NirmalJRorix closed 23 hours ago

NirmalJRorix commented 2 weeks ago

I am encountering an issue with the slider component in the Material Menu where it is not initializing correctly. When I load the page, the slider does not display as expected. I have created wrapper component for slider and using that wrapper component inside the material menu.

Environment:

image