fermuch/simple-react-form-bootstrap

CheckboxesField fails props validation when using SimpleSchema allowedValues

copleykj opened this issue · 0 comments

Seems the CheckboxesField is requiring an options prop even though it appears to be able to use the allowedValues from SimpleSchema.