Has tick icon on the unchecked toggle
See original GitHub issueIssue type
I’m submitting a … (check one with “x”)
- bug report
- feature request
Issue description
Current behavior: Has tick icon on the unchecked toggle. but it’s only on some devices. (please see the following images)


Expected behavior:
Toggle should same for every device and should remove the tick icon for unchecked status
Related code:
<Toggle
size="small"
checked={switchStatus.inbox}
onChange={value =>
setSwtichStatus({ ...switchStatus, inbox: value })
}
/>
Other information:
OS, device, package version
ui-kitten version: 4.1.1
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (3 by maintainers)
Top Results From Across the Web
Checkbox, off, toggle, box, tick, unchecked, unticked icon
Download this checkbox, off, toggle, box, tick, unchecked, unticked icon in solid style from the Signs & symbols category. Available in PNG and...
Read more >How to disable or uncheck the toggle switch when clicking ...
In my angular application I have some icons and on right side I have one toggle switch by default the switch is in...
Read more >How to Remove Windows Icon Check Boxes (Updated)
2. When the Folder Options window opens, choose the View tab, scroll down and uncheck “Use check boxes to select items,” and click...
Read more >Strange behaviour on toggle checkbox button with images
On page 1, I use this and the behavior is fine. When the checkbox is unchecked, the text is blue colored and it...
Read more >How To Remove Windows Icon Check Boxes In Windows 10
How To Remove Windows Icon Check Boxes In Windows 10.You may have noticed that in Windows File Explorer, there are small check -boxes...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
In case you use UI Kitten 4.2 with Eva version lower than 1.2, you need to update Eva
@BrunoLambert @iswanj I guess the only way to reproduce this is to use custom mappings. I can prove it with multiple apps built with the latest UI Kitten versions. In case you use custom mappings, make sure to change icon color for each state of the Toggle. You’re also able to contact us via contact@akveo.com to get help with it. I’m able to review it