mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-22 05:53:58 +00:00
Laravel Vapor - attempt to fix a frontend error Uncaught (in promise) null
This commit is contained in:
@@ -10,6 +10,7 @@ export default {
|
||||
method: method,
|
||||
parameters: this.parameters
|
||||
}).then(response => {
|
||||
console.log('debug Uncaught (in promise) null 1 : ' + JSON.stringify(response));
|
||||
let statusCode = response.status,
|
||||
success = response.ok;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user