Update to all catch functions.
This commit is contained in:
@@ -63,7 +63,7 @@ onMount(() => {
|
||||
// return null;
|
||||
// }
|
||||
// })
|
||||
// .catch(function (error) {
|
||||
// .catch(function (error: any) {
|
||||
// console.log('No results returned or failed.', error);
|
||||
// });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user