It was just to verify that this happens in other envs that are on 103-0-25.
However I am not sure if the two screenshots are from the same function. The error refers to a no-braces single if/else statement that is located in the action: “Ordre fra Initio”.
Are you sure that the error is for the same function?
Hm maybe not, ill just post some screenshots of my reasoning, as i think i understand what you mean but don’t seem to get i to quit fit.
The location of the error is assumed to be here
Neither seems to fit your description. Using references on the property “productId” that it is only in use in the 2 functions above, and as such must be the source of the warning?
If there are others facing the same issue, a patch for this bug is in the works.
The bug occurs when deleted properties with data bindings somehow bypass the reference checker and throw errors instead of being handled. If you believe you’re experiencing this in your actions, try recreating the buggy nodes without duplicating them (as duplicating them will also duplicate the bugged data binding). This is most likely accompanied by the error: TypeError: Cannot read properties of undefined (reading 'dataType') or the error that Sondre posted above.