Context Menus not running
When I try to execute a Context Menu, it says "The application did not respond", no errors in console


possibleContextMenuCommand[ERROR] Context Menu Command Denied PreconditionError: The precondition "Blacklist" is missing a "contextMenuRun" handler, but it was requested for the "userinfocontextmenu" command.AllFlowPreconditions async contextMenuRun() {
return this.ok();
}