Hey, im having som trubble with running a JS to calculate salary on a Thing.
I have build a RE that handle the prosess as follows
- Display Thing to RE
- Set Json
- Run JS
- When JS Event = Update displayed Thing.
Im losingin the Thing between step 3 and 4, and i cant figure out why.
(I have a solutin where i push the shift ID to url and search for it in step 4… but why is the state lost?)
