Updated data loading strategy on world page

This commit is contained in:
Alexis
2025-08-02 22:42:23 +02:00
parent 7697e818bf
commit 0c96466263
10 changed files with 159 additions and 90 deletions

View File

@@ -38,6 +38,8 @@ async function handleSubmit() {
if (error) {
console.log(error.message)
isLoading.value = false
return
}
toast({