Form select not updating options data
so i was creating color from inside a Select components using
createOptionForm()
, I am expecting the data to return with the new created color, but its not returning it.
code
1 Reply
clarifications: the new created color not load in the Select dropdown.
bump