You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting from the same workflow as in the bug #40 I am trying to add a node "router" between node A and node B to see if that would fix. I delete the link between the 2 and add a Shuffle tool As soon as I select "Router", I get a blank windows with this error:
TypeError: Cannot read properties of null (reading 'find')
at bundle.js:2:1723545
at sl (bundle.js:2:2644966)
at ks (bundle.js:2:2663780)
at t.unstable_runWithPriority (bundle.js:2:2682022)
at qa (bundle.js:2:2606849)
at Cs (bundle.js:2:2663539)
at ls (bundle.js:2:2655315)
at bundle.js:2:2607140
at t.unstable_runWithPriority (bundle.js:2:2682022)
at qa (bundle.js:2:2606849)
Uncaught TypeError: Cannot read properties of null (reading 'find')
at bundle.js:2:1723545
at sl (bundle.js:2:2644966)
at ks (bundle.js:2:2663780)
at t.unstable_runWithPriority (bundle.js:2:2682022)
at qa (bundle.js:2:2606849)
at Cs (bundle.js:2:2663539)
at ls (bundle.js:2:2655315)
at bundle.js:2:2607140
at t.unstable_runWithPriority (bundle.js:2:2682022)
at qa (bundle.js:2:2606849)
I don't know if it's link, but just before changing to "router", just after adding the shuffle tool, I have a message in the console saying:
Returning because node is not valid: {id: (...)}
The text was updated successfully, but these errors were encountered:
Starting from the same workflow as in the bug #40 I am trying to add a node "router" between node A and node B to see if that would fix. I delete the link between the 2 and add a Shuffle tool As soon as I select "Router", I get a blank windows with this error:
I don't know if it's link, but just before changing to "router", just after adding the shuffle tool, I have a message in the console saying:
The text was updated successfully, but these errors were encountered: