A community member is encountering a SyntaxError when executing a script, specifically an "Unexpected identifier 'Solucoes'" error. Other community members explain that this is a legacy behavior where the system always tries to evaluate the text input as code, even if it's just a text variable. They mention that this issue will be addressed in an upcoming version of the typebot schema, with a release planned for the 1st of February. In the meantime, they recommend waiting for the fix rather than reverting to a previous version.
I'm getting the error below but I'm just setting a text type variable
Error while executing script SyntaxError: Unexpected identifier 'Solucoes' at new AsyncFunction (<anonymous>) at <isolated-vm>:3:10 at <isolated-vm>:4:3
Yes, we are seeing these errors in the logs. Is there an estimated date for when this new version will be available? Do you recommend reverting to the previous version?