My radio buttons work perfectly fine in desktop browsers and in Android but it is very slow (takes ~10 seconds to show the selection after press or I have to scroll up/down for the UI to update) on iPhone and iPad. Can someone please help? For example, see the radio button group at the bottom here. The button turns purple after I pressed it but it wouldn’t show the grey dot until I touch the screen again…
If it works fine everywhere from desktop browsers to Android devices and is only affected when being used with iPhone or iPad, then it is down to something in the Apple operating system that is either blocking it or making it slow down.
Don’t think Wix will be able to help you through any additional code for this which is specific only to Apple devices.
Almost sounds like you have to double click the radio button on iPhone or iPad to get it to work.
https://www.wix.com/corvid/reference/$w.ClickableMixin.html#onDblClick
i experienced this issue as well but after changing radio button types, I realized the issue was due to hover functionality. If you play around with the hover settings or switch to one where the hover functionality is filled in, things should work.
This issue is definitely still there . This is not a corvid code issue. It’s actually sort of a ‘side effect’ rather than a bug. It seems that in IOS, after you’ve tapped on the radio button, the ‘hover’ stays active. For some strange reason my hover settings were both set to transparent so after clicking the button it ‘looks like’ it isn’t selected. However when you move focus but clicking somewhere else on the screen it then shows up as selected. So I did what vchiapaikeo said and it all now works. Thanks vchaipaikeo for solving this!
Before anyone complains about this post being bumped, the issue is still there as of today and will probably cause headaches for some so this post is still relevant. Before anyone suggests Wix doesn’t need to address this because it is specific only to Apple devices I would say - seriously???!!! Wix - please take a look at this and see how to best address it - it’s not a bug but good to know how to fix the issue. Cheers.
Unforunately I have the same issue. Clicking the radiobutton and instantly after tapping anywhere else on the screen shows the selected radiobutton but are there really no good fix for this.
Any code would do… Please help
Since there are little to find regardning this issue I suppose I must be doing something wrong in my code??
yep! I faced same issue only on ios.
After tweaking with design…it worked fine