rcbyr / keen-slider

The HTML touch slider carousel with the most native feeling you will get.
https://keen-slider.io/
MIT License
4.57k stars 210 forks source link

Incorrect behavior if init keenSlider on display:none element and toggled visibility through button click #386

Open bikram-negi-91 opened 7 months ago

bikram-negi-91 commented 7 months ago

when the keen slider is initialised at the start with display none style and later on an event it is displayed and styles are changed,it breaks the functionality and the UI, as styles are not being added.But as soon there change in viewport,it starts working

Previously same issue was registered : https://github.com/rcbyr/keen-slider/issues/99

Please find sample sandbox code : https://codesandbox.io/s/eloquent-germain-jpvkcj

We are still facing such issue.We are using 6.8.6 version.