There is is a different behaviour between 6.3.9 and 6.4. In 6.3.9 the arrow button worked (maybe not as intended), but after clicking the arrow button I was able to choose a value again.
But in 6.4. the arrow button does nothing at all and I am not able to choose a value. So currently this update would break some of my sites, at least some of my customers cannot change some settings.
I think something like a key field would be a solution. I think the value of key should be the value that is set on the choose field (for the inital default value). The docs are not clear enough, if I should use the value or the label for the choose field. So it seems we need a key field, even when not using objects.
Furthermore, if you are taking a look at parameters, could you please check if everything works with isVar: true
? In 6.3.9 objects as parameters did not work with isVar: true
, I was not able to make changes for breakpoints.