force-app/main/default/lwc/lexRequestDB/lexRequestDB.js @@ -126,7 +126,8 @@ const event = new ShowToastEvent({ title: '', message: msg, variant: type variant: type, mode: 'sticky' }); this.dispatchEvent(event); }