I have created 4 sliders. Initially all 4 are hidden (display:none) so I have used this code to display the relevant slider on click of its respective category.
The slid
Working with bxslider was biggest mistake of my life.
As mentioned by OG Sean it´s a Chrome bug.
I hade the same problem and the only thing needed when i tried was this css code:
.bx-viewport li { min-height: 1px; min-width: 1px; }