2025.32280 - Select DAT not cooking references

I have a select DAT which has a me.par.rowindexstart reference and occasionally it’s just not updating. The startindex is also a reference so this might be causing it.

It only happens occasionally so I guess it’s some kind of cooking issue. Pinging the parameter to constant and then back to reference fixes the issue.

Hi @Ennui,

is there something of note in the rowindexstart parameter that might help us to recreate the issue?

cheers
Markus

Hi Markus,

It’s a widgets drop down menus Value0 parameter cast to an int with 1 added. Sorry I thought I’d expanded that. The widget itself lives in a container.

I’ve attached a basic example of it. It only happens occasionally so it’s a bit of a mare to investigate I’m afraid. The initial value from the widget cooks correctly but end row index doesn’t update.

base_dropdown.tox (75.9 KB)

Hi @Ennui,

ok, added it as a watch item and am trying a few things to replicate. If you come across any other scenario where this might be repeatable, please let us know.

cheers
Markus