The fix #43 worked for me. Thanks a lot.
Thanks for the suggestions.
I used entity_clone long back. I want a lighter module just to clone nodes.
And I tested the mentioned patches before adding my previous comment. It did not help.
Also, as said, I use layout builder with custom block types and do not use layout paragraphs.
But, I noticed below issue and used the mentioned patch and that has WORKED.
https://www.drupal.org/project/quick_node_clone/issues/3100117
🐛
Inline blocks from layout builder not cloned properly
Needs review
https://git.drupalcode.org/project/quick_node_clone/-/merge_requests/22/...
I have the same issue. Im just using layout builder with a custom block type (card multiple) that has paragraph. When a node is cloned and updated content on the cloned paragraph is reflected in the origin node. 50% of my custom block types (at-least 10) are using paragraphs.
Thanks for the immediate release 2.0.4
codersrini → created an issue.