verbb / smith

A Craft CMS plugin to add copy, paste and clone functionality to Matrix blocks.
MIT License
25 stars 9 forks source link

First Super Table row is not cloned/copied #29

Open gglnx opened 1 year ago

gglnx commented 1 year ago

Describe the bug

When cloning a Matrix block with a Super Table field, the first Super Table row is not copied/cloned, while all others are.

Steps to reproduce

  1. Create Matrix block with a Super Table field
  2. Fill two rows
  3. Try to copy/clone

Craft CMS version

4.4.6.1

Plugin version

2.0.0

Multi-site?

No response

Additional context

No response

engram-design commented 1 year ago

What sort of fields do your Super Table fields contain? Here's a very simple setup which is working.

https://user-images.githubusercontent.com/1221575/231345335-fb3eb2a0-1596-4531-b09a-58e48641d84d.mp4

gglnx commented 1 year ago

A Hyper and an Icon Picker field.