mixitup icon indicating copy to clipboard operation
mixitup copied to clipboard

Multifilter crashes on iOS

Open metakolor opened this issue 6 years ago • 3 comments

Hey Patrick,

I've set up a relatively simple Multifilter-Application you can find it here: https://codepen.io/Metakolor/pen/jOPdrJd

Issue-Description: Filtering and sorting works perfectly fine on desktop. Also on mobile (iPhone X) it seems to work for a while, but if you start activating and deactivating the toggles, clicking the sort buttons and the reset-button multiple times it suddenly stops working.

What I've tried: I've read a little in other closed issues and set the queue-limit to 5, but the problem still persists. I've deleted the callbacks, but the problem still persists. I've disabled the animations completely and this seems to delay the symptoms a little bit but after clicking around for a while (no matter which speed) the filter stops working again.

Device: The mobile device I am using for this tests is an iPhone X, iOS 13.3.1, Safari

metakolor avatar Apr 01 '20 07:04 metakolor

Hi @Metakolor,

Do you see the same issues when using the included MultiFilter demos on an iOS device?

patrickkunka avatar Apr 01 '20 08:04 patrickkunka

Hey Patrick,

yes indeed - if you randomly click on the buttons on your example (https://www.kunkalabs.com/mixitup-multifilter/) the filtering at some point stops working and crashes.

metakolor avatar Apr 01 '20 08:04 metakolor