Wokflow: can't define variable name in custom code step under Chrome

Setup

  • My browser: Chrome Version 146.0.7680.165 (Official Build) (64-bit)
  • OS: WIndows 11 Home

Issue

I am defining a Custom Code step in a workflow and under the section “Data to use in the code” I can’t access the content of the cell “Variable Name” to add a string.

Steps taken to resolve the issue

I updated Chrome to the latest version, erased my browser cache, logged in, logged out, tried to create a new workflow, nothing fixed the issue.

Changing of browser to Firefox worked.

Error logs

Here is what my Google Chrome JS Console showed me:

lib.min.js:34 MIXPANEL PEOPLE REQUEST (QUEUED, PENDING IDENTIFY):
openreplay.js:9  POST https://api.openreplay.com/ingest/v1/web/start 404 (Not Found)
apply @ openreplay.js:9
(anonymous) @ polyfills-DFL7N4PV.js:2
t.<computed> @ polyfills-DFL7N4PV.js:1
_start @ openreplay.js:9
start @ openreplay.js:9
await in start
start @ openreplay.js:9
(anonymous) @ openreplay.js:9
(anonymous) @ openreplay.js:9
(anonymous) @ openreplay.js:9
PendingScript
(anonymous) @ 598af1ee-deb1-4231-9e69-d60549887dd0):544
(anonymous) @ 598af1ee-deb1-4231-9e69-d60549887dd0):570

Fix Request

  • Not blocking for me, but I had to move away from Chrome for developing with Softr.
  • I would prefer to continue working under Chrome if possible

This has been addressed

Thanks @artur !