Improve error handling in dashboard UI (#147) * Removes unnecessary `<ErrorBoundary>` * Moves `<Suspense>` to _root.tsx so it doesn't hide toaster * Added NetworkErrors to toaster
Improve error handling in dashboard UI (#147) * Removes unnecessary `<ErrorBoundary>` * Moves `<Suspense>` to _root.tsx so it doesn't hide toaster * Added NetworkErrors to toaster