cordova-plugin-wkwebview-engine icon indicating copy to clipboard operation
cordova-plugin-wkwebview-engine copied to clipboard

Slider does not display correctly

Open newelement opened this issue 9 years ago • 3 comments

When using the Slider component it displays erratic behavior especially when tilting the device from landscape to portrait. It's not resizing correctly is one example.

newelement avatar Aug 19 '16 13:08 newelement

Hello! Thanks for opening an issue with us! Just to clarify, this is with the wkwebview plugin correct? And it does not happen in uiwebview? Thanks for using Ionic!

jgw96 avatar Aug 19 '16 14:08 jgw96

That is correct.

newelement avatar Aug 19 '16 19:08 newelement

You could use .update() to refix the resizing issue: http://idangero.us/swiper/api/

MikeyBeLike avatar Sep 09 '16 09:09 MikeyBeLike