GeekyAnts / GeekyAnts/NativeBase
CheckBox.Group bugs
- Dominant language
- TypeScript
- Stars
- 20.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Check boxes change randomly when in a CheckBox.Group
### CodeSandbox/Snack link
See document examples
### Steps to reproduce
Loading either CheckBox.Group examples:
https://docs.nativebase.io/checkbox#h3-controlled or https://docs.nativebase.io/checkbox#h3-uncontrolled
the check boxes don't work as expected. The first select click works but after that check boxes seem to change at random.
Also when running locally these examples raise a Console Warning as follows:
"We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"
### NativeBase Version
3.4.6
### Platform
- [x] Android
- [ ] CRA
- [x] Expo
- [x] iOS
- [ ] Next
### Other Platform
_No response_
### Additional Information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.