Navigate to action returning error

Hello Community,

I’ve encountered an issue with the Weweb editor today. Whenever I use the “Navigate to” action in the workflow, I’m getting the following error:

name: "TypeError"
stack: <span style="color: var(--ww-color-yellow-500)">"TypeError: Cannot read properties of null (reading '1') at https://editor-cdn.weweb.io/public/js/index.01bbecbc.js:1183:53432 at Array.forEach (<anonymous>) at https://editor-cdn.weweb.io/public/js/index.01bbecbc.js:1183:53362 at Array.forEach (<anonymous>) at Et (https://editor-cdn.weweb.io/public/js/index.01bbecbc.js:1183:53251) at Object.guessPage (https://editor-cdn.weweb.io/public/js/index.01bbecbc.js:1183:53040) at wt (https://editor-cdn.weweb.io/public/js/index.01bbecbc.js:1183:34109) at Proxy.runTest (https://editor-cdn.weweb.io/public/js/index.01bbecbc.js:1301:246711) at https://editor-cdn.weweb.io/public/js/index.01bbecbc.js:1301:229994 at https://editor-cdn.weweb.io/public/js/chunk-vendors.792b3bba.js:1:107458"</span>
message: "Cannot read properties of null (reading '1')"

The action is set as follow :video_camera:


A quick demo :video_camera:

Typically, navigating like this from the editor doesn’t cause much, but I’m concerned about pushing this to production with the new error.

Can anyone shed some light on why this error is occurring and if it’s normal while working in the editor?

Thank you in advance for your help.

Best regards,

Lighthama

Does the same error happen when removing the initial “/”+

Hello @luka,

FYI, I’ve push on production recently and the bug is not appearing, neither in the editor anymore.

I close the topic.

Thank for you consideration,

Best,

Lighthama