mirror of https://github.com/Budibase/budibase.git
Browse Source
This changes the multi select control to accept defaultValues. As these are passed in as strings (flattened arrays in the form of "1, 2, 3") they need to be split into an array to be accepted by the control.pull/4434/head
1 changed files with 14 additions and 1 deletions
Loading…
Reference in new issue