-
I would like to display a message when the number of searches is zero. I am using React Instant Search v6. |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 3 replies
-
Hi, could you recreate your issue in a sandbox? Please note that this specific guide only works as-is in the Ecommerce UI Template. To make it work in another React application you would have to adapt it considerably. If you need to display a specific message when your query returns no results, you can also look at the |
Beta Was this translation helpful? Give feedback.
Hi, could you recreate your issue in a sandbox? Please note that this specific guide only works as-is in the Ecommerce UI Template. To make it work in another React application you would have to adapt it considerably.
If you need to display a specific message when your query returns no results, you can also look at the
<StateResults>
widget.