Calling hook CanBuild resulted in a conflict between the following plugins: StashBlocker - False (Boolean), NoEscape (True (Boolean))
Calling hook CanBuild resulted in a conflictSolved
The issue is actually with Stash Blocker, as it is returning false when it should be returning true to avoid this conflict; true is the standard for object hooks in public plugins at the moment.
Locked automatically