Updated data loading strategy on world page
This commit is contained in:
@@ -38,6 +38,8 @@ async function handleSubmit() {
|
||||
|
||||
if (error) {
|
||||
console.log(error.message)
|
||||
isLoading.value = false
|
||||
return
|
||||
}
|
||||
|
||||
toast({
|
||||
|
||||
Reference in New Issue
Block a user