verbb / smith

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

Smith doesn't work on 3.7.31 anymore #20

Closed dgsiegel closed 2 years ago

dgsiegel commented 2 years ago

Description

With the newest Craft version 3.7.31, Smith doesn't seem to add any Copy, Paste and Clone functionality anymore.

Steps to reproduce

  1. Update Craft to the latest version
  2. Install Smith

Additional info

Additional context Can't see any errors or warning in either the Craft log nor the developer console.

engram-design commented 2 years ago

Looks to be due to Craft 3.7.31 changes related to accessibility (https://github.com/craftcms/cms/commits/develop/src/web/assets/matrix/src/MatrixInput.js)

Fixed in 1.2.0