Unstable copy/paste

Copy pasting has become a little unstable lately. If I have been in a create session for a while, the copy/pasting sometimes stop pasting correctly. After a refresh it works fine again. Would be nice if this could be fixed!

Dont know if it helps but I’ll attach some images from network captures where I just copied a boolean and pasted it to another one. This was an action param. It seems to get the paramID right, but the response is 304 not modified, even though it should be.

Skjermbilde 2025-10-01 kl. 11.21.50

Here are the request/response after I refreshed and it worked again:

1 Like

Hi!

Thank you for bringing this to our attention. I have reported it to the team!

1 Like

Thanks! I found another bug so I’ll just comment here since it’s related.

I have an action node updating a boolean on an object in context with a function. The function uses a self property. If I copy this function to another action node which updates a completely unrelated object, the self property is also included as if the other object also has this property.

This makes it difficult to debug, as the code appears to have no errors

I managed to recreate the issue and have made an additional challenge to this copy paste bug - thank you!

1 Like