react-icheck
react-icheck copied to clipboard
:radio_button: iCheck components built with React. Highly customizable checkbox, radio buttons and radio group.
I'm having an issue where I have a RadioGroup with two Radio objects inside. They appear like so:  I need them to appear vertically, like so:  This was...
Warning: Received `false` for non-boolean attribute `cursor`. If this is expected, cast the value to a string. in input (created by EnhancedSwitch) in div (created by EnhancedSwitch) in label (created...
Before I go into the style and do some manual customization, I want to ask how does the increaseArea prop work? I tried to adjust to different value but I...
When passing onChange to the checkox component I expected to be able to read `e.target.checked` which doesnt work, since it triggers before rerendering the inner checkbox. I found that you...
var _mobile = /ipad|iphone|ipod|android|blackberry|windows phone|opera mini|silk/i.test(navigator.userAgent); The line fails on isomorphic page loads when rendering on the server side since there is no browser environment. at Object. (.../node_modules/react-icheck/lib/EnhancedSwitch.js:33:89) [1] at...
- [ ] [[email protected]](https://github.com/fronteed/icheck/tree/2.x) - [ ] CheckboxGroup - [ ] removes a 300ms delay between a physical tap and the firing the changes on mobile browsers). Compatible with but...
I think is the same with https://github.com/fronteed/iCheck/issues/95... if true, how can I pass the tap property.