I got a CORS error, which I fixed by updating the .htaccess, and that's not happening anymore. I get one error in the console.
Failed to parse JSON: SyntaxError: Unexpected token 'A', "AJAX.LastData" is not valid JSON
at JSON.parse (<anonymous>)
at ArrayInstance.JSONLoad (runtime.js:23:47)
at Action._RunObject_ParamsConst (action.js:23:451)
at EventBlock._RunActions_Fast (eventBlock.js:26:208)
at EventBlock._RunAndBlock (eventBlock.js:24:415)
at EventBlock.Run (eventBlock.js:21:393)
at EventSheet._ExecuteTrigger (eventSheet.js:19:154)
at EventSheet._TriggerForClass (eventSheet.js:13:302)
at EventSheet._Trigger (eventSheet.js:12:205)
at EventSheetManager._Trigger (eventSheetManager.js:15:90)