vitalii-andriiovskyi / ngx-owl-carousel-o

owl-carousel for Angular >=6
MIT License
177 stars 51 forks source link

Stop Refresh when responsiveness in place #258

Open skonetigari opened 1 year ago

skonetigari commented 1 year ago

Hi Team,

Me using Angular 13 to show the highcharts and tableau charts for the carousel. The issue is when resizing of screen happends carousel is getting refreshed and data is getting vanished. For tableau we cant load the charts. I tried to use loop:false in all responsive areas eventhough its getting refreshed.