strapi-plugin-record-locking
strapi-plugin-record-locking copied to clipboard
Error when duplicating a record
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
@dominik-juriga @martincapek, could anyone fix this please ?
It seems to be fixed on source code, but no updated release?