icheck icon indicating copy to clipboard operation
icheck copied to clipboard

if html input includes "checked" attribute, then erroneously shows checkbox/radio which is opposite of real checked state

Open javed-a opened this issue 8 years ago • 0 comments

if html input includes "checked" attribute (ie. <input ... checked>, applying iCheck shows input boxes or radios styled incorrectly; that is, checked shows as unchecked, and vice versa...

If I remove iCheck, the raw html shows checked state properly. #

javed-a avatar Jan 23 '17 17:01 javed-a