Closed
Description
Radio buttons do not store value
Documentation contains example of radio buttons with titleMap that binds to boolean schema field and it works unless those radio buttons are in Array.
Dependency versions
- angular 1.5.11
- angular-sanitize 1.5.11
- angular-schema-form 0.8.13
- jquery 1.9.1
- ObjectPath 1.1.0 (bower version)
- TV4 1.2.7 (bower version)
Gist/Plunker/Demo
Plunker example showing the issue
Related issues
This is/maybe related to:
- Checkbox inside an array for more than one level doesn't work #330 Checkbox inside an array for more than one level doesn't work Checkbox inside an array for more than one level doesn't work #330
- Deleting array item in multi-item array copies deleted invalid value to another array item #274 Deleting array item in multi-item array copies deleted invalid value to another array item Deleting array item in multi-item array copies deleted invalid value to another array item #274
@json-schema-form/angular-schema-form-lead