Any update on a HR case form results in an error and Context menu stopped working.Issue On a case form, it's observed that the context menu has stopped working and the form cannot be saved/updated.Any update to the form results in the below error: Error MessageonSubmit script error: TypeError: Cannot read properties of null (reading 'hasAttribute'): function() { saveAllSelected([ gel(id) ], [ gel(ref) ], ',', '\\', '--None--'); } ReleaseAllCauseThe most possible root cause would be corrupted data inside the variable editor.To verify and confirm the issue is with the variable editor, try removing the variable editor from the form layout and replicate the isseu.ResolutionNavigate to the catalog item that's responsible for the data in the variable.Check if there is any variable with a wrong type (example: Attachments).Deactivate such variable and add the Variable editor back in the form layout and verify the behavior.