drgullin / icheck

Highly customizable checkboxes and radio buttons (jQuery & Zepto)
http://fronteed.com/iCheck
7.39k stars 1.63k forks source link

iCheck in not working in Flutter - Android webviews #433

Closed swafvan closed 2 years ago

swafvan commented 3 years ago

iCheck is not working in Android webviews. I'm using Flutter WebView/Inappwebview. I can see checkbox color is changed. But is not giving any response when clicking. Same for radio buttons also.

swafvan commented 2 years ago

This was resolved after adding user agent string in the javascript source code.