I’ve successfully setup the Search & Autocomplete plugin. My test DB is only ~10 items, and each item in the repeating group has one ~35kb image, and about 10 characters of text.
Unfortunately, I’m seeing issues with Chrome/Safari on iOS, that aren’t present on Chrome on Android. (In fact, Android is super snappy!) Specifically:
-
The images struggle to render as you type on iOS, leading to a kind of “Christmas tree light” effect. Often times you’ll see the right text with the wrong image, then the right image eventually over-writes it. (This does not happen on Android.)
-
Setting focus on the relevant input field – with the plugin installed – doesn’t work on iOS, but it does work on Android.
Have others seen this kind of thing before? I know that both Safari and Chrome on iOS are based on Apple’s WebKit (vs. Chrome’s Blink rendering engine on Android), so perhaps that’s the issue? I welcome any thoughts.