Tiny-slider: Slides have extra offset in Microsoft Edge browser

Created on 25 Apr 2018  路  5Comments  路  Source: ganlanyuan/tiny-slider

__Issue description__:
image

__Demo link/slider setting__:
https://jsfiddle.net/vrkk0m7z/1/
image
settings:

{
  items: 1,
  slideBy: 'page'
}

_Tiny-slider version_: 2.6.0
_Browser name && version_: Microsoft EdgeHTML 15.15063
_OS name && version_: Windows 10

bug

Most helpful comment

This issue should be fixed start from this commit.
Could you check it out?

All 5 comments

I guess Edge has some issue render percentage width.
I will search more to see if there is a solution.
Thanks for letting me know.

https://codepen.io/ganlanyuan/pen/ERboVM
As I tested, MS Edge browsers have issue rendering the elements when % widths are used on both parent and child elements.

This issue should be fixed start from this commit.
Could you check it out?

Works now! Thank you so much!

This fixed was included in v2.7.4

Was this page helpful?
0 / 5 - 0 ratings