move multiple perView slide with arrows
HI setup my glide slider
`var glide = new Glide('#glide-blogdettagliogallery', { type: 'slider', perView: 2 });
glide.mount();`
It seems to move the 2 elements at a time if I swipe dragging with mouse but it doesn't with arrows maybe cose is not correct?
data-glide-dir="<"
I'm facing the same problems in Mobile view. Move to the third element when clicking the arrows. But it just happened on the mobile and work normally on the Desktop view
https://user-images.githubusercontent.com/60104226/114281762-72502d00-9a6a-11eb-9d33-e299f870c5c2.MP4
any help for this case : ios 14
Duplicate of #346 ?