Show error when there is no connection with the data source #1688
Unanswered
Dionnelektra
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@Dionnelektra You can use the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am working with my react project with reactivesearch. My data source is from my local elasticsearch. Everything is working fine but I want to inform users when there is connection error. Example the index stated does not exist it returns http://localhost:9200/sample/_msearch? How can I render an error that can be shown to users.
Beta Was this translation helpful? Give feedback.
All reactions