mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Fix: Fix overlay on error
This commit is contained in:
+1
@@ -98,6 +98,7 @@
|
||||
});
|
||||
show = false;
|
||||
} catch (error) {
|
||||
show = false;
|
||||
addNotification({
|
||||
message: error.message,
|
||||
type: 'error'
|
||||
|
||||
Reference in New Issue
Block a user