Multifilter crashes on iOS
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
Hi @Metakolor,
Do you see the same issues when using the included MultiFilter demos on an iOS device?
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.