I have a select where I have bound the value to a variable. However, after a reload, this select no longer shows the correct value but always falls back to the first option. I checked everything, the variable or value is set correctly. There seems to be a timing issue with the select as it works fine with text bound to the same variable. Unfortunately I can't think of any way to solve the problem (in Nordcraft) anymore.