strapi-plugin-record-locking icon indicating copy to clipboard operation
strapi-plugin-record-locking copied to clipboard

Error when duplicating a record

Open Sklico opened this issue 10 months ago • 2 comments

When I try to duplicate a record, the record is created, but then I get an error related to your plugin. When I disabled your plugin, everything is ok. Can I ask for a fix ? I think it could be enough if you move initialization of attemptEntityLocking before useEffect hook.

Strapi version: 5.8.1 Node.js version: 20.4.0

Image

Image

Sklico avatar Jan 23 '25 09:01 Sklico

@dominik-juriga @martincapek, could anyone fix this please ?

Sklico avatar Jan 28 '25 15:01 Sklico

It seems to be fixed on source code, but no updated release?

thematrixdev avatar Aug 21 '25 08:08 thematrixdev