In my previous thread, I reported a bug where the initial value of a new component containing a choose field that selects between two sets of objects is [object Object]
. I’m aware that this has been a known bug.
Well, since 6.4.0, it no longer displays that string in the field on initial load, but it just shows an empty text field with a back button that returns to the choose UI. That is with no “initial” value set. See screenshot.
According to this thread, there is not current support for setting an initial value for a parameter that is using an object as a value (and I hope you all are still working on that). But is there a way to make the initial value “unselected”, so that neither button is selected and it doesn’t show a blank text field? I hope that makes sense.