We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crtl+c + crtl+v in a node, results in a:
"Problem importing workflow" If I paste in a text note it pastes the correct json code. Looks like the issue is with the paste in canvas.
1 - Open a workflow 2 - Copy a node with crtl+c 3 - try to paste is with a crtl+v
it shows a message. windows.crypto.randomUUID is not a function
the node should be pasted.
Win11
1.70.2
20.18.0
PostgreSQL
main (default)
The text was updated successfully, but these errors were encountered:
Hey @ahy-git,
We have created an internal ticket to look into this which we will be tracking as "GHC-563"
Sorry, something went wrong.
Hey @ahy-git
This looks to be a duplicate of #12051 so I am going to mark this as closed, please follow the other issue for updates on this.
No branches or pull requests
Bug Description
crtl+c + crtl+v in a node, results in a:
"Problem importing workflow"
If I paste in a text note it pastes the correct json code. Looks like the issue is with the paste in canvas.
To Reproduce
1 - Open a workflow
2 - Copy a node with crtl+c
3 - try to paste is with a crtl+v
it shows a message. windows.crypto.randomUUID is not a function
Expected behavior
the node should be pasted.
Operating System
Win11
n8n Version
1.70.2
Node.js Version
20.18.0
Database
PostgreSQL
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: