ngx-slider
ngx-slider copied to clipboard
ngx-slider inside Angular table with pagination
Hi, I am using the library to have sliders inside an angular table with pagination. Sliders are linked to a form group but I have an issue with reading values. As shown in the example below, I can only read the values in the current page displayed by the paginator, but not those present in the next pages. It looks like they don't load until you get there via pagination. Can you help me?
Thanks so much for your time!
Example: https://stackblitz.com/edit/ngx-slider-styled-slider-paginator?file=src/app/app.component.html