Better error

pull/6378/head
Tienson Qin 2022-08-16 18:27:35 +08:00
parent 722d858158
commit 292e86881e
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@
(rum/defc references
[page-name]
(ui/catch-error
(ui/component-error "Linked References: Unexpected error")
(ui/component-error "Linked References: Unexpected error. Please re-index your graph first.")
(ui/lazy-visible
(fn []
(references* page-name))