form_builder_extra_fields
form_builder_extra_fields copied to clipboard
Deleted controller declaration in TypeAheadField
Deleted the controller declaration in the type ahead field example, this way the field has the initial value shown.
Connection with issue(s)
Close #91
Solution description
Screenshots or Videos
To Do
- [X] Read contributing guide
- [X] Check the original issue to confirm it is fully satisfied
- [X] Add solution description to help guide reviewers
- [NA] Add unit test to verify new or fixed behaviour
- [NA] If apply, add documentation to code properties and package readme
I think that the controller should be a parameter of FormBuilderTypeAhead or handle the initial value like other form field do