Function Parameter Input Replaces JS Code

When using a Function in a recent Workflow I noticed a strange occurrence of a variable name in my JS Code being replaced (throughout the entire code) with the first letter of a newly added Parameter name:

C9DBE061-DC0D-4F4F-B469-57A307479ED6

In this example, the variable payload is updated first to f and then to a as I begin typing the new parameter name. I can undo the changes in the code with a simple CTRL+Z, but this can be easily missed.

I re-tested this after saving the workflow, exiting and returning to add new parameters. It seems the parameter input is also a bit laggy and jumpy. After deleting a character from anywhere within the input string, the cursor appears to always jump to end.

2 Likes

Thanks for reporting, @pyrrho! I've reproduced and will share with the dev team. As always, we'll provide an update here as soon as possible. :+1:

1 Like