When attempting to clone a panels2 node, it returns the error "Please select a layout.", regardless of if a layout is already selected.

Comments

pwolanin’s picture

well, read README.txt - it's quite possible that cloning will fail with a complicated node type. If so, your best option may be to disallow cloning of nodes of that type.

Also, try the 5.x-1.x branch, you might have different results with that code.

KrisBulman’s picture

Status: Active » Closed (fixed)

Thanks! Node Clone works fine for cloning panels in the 5.x-1.x branch.