- Issue created by @hescobar
If "Content" is not enabled in the Content Lock config form, it returns a 403 error when trying to add a block
- Install the module
- Disable "Content" from the Content Lock module configuration form
- Try to edit layout builder inside a node (i.e. landing page)
- See 403 error in browser console
Use fetchLock() instead of isLockedBy() from ContentLock.php to verify that a lock exists and that the user is the owner of the lock
Active
1.2
Code