A very good feature, but having difficulty in doing so.
When you click on an element, the focus goes to the child element and you get to copy that child element. The container element is left out.
Right now, What I do is, add a top or bottom padding of a big value and click on the element, then the focus will be on the container element I clicked on. And then do the copy/paste. Sometimes the element is not getting copied and have to have several trials.
And, yes, I am performing the copy/paste on the canvas not from the navigator left menu.
Is it only for me? Is there a right way to do this? Any help is appreciated.