react-search icon indicating copy to clipboard operation
react-search copied to clipboard

Handle errors

Open cjcenizal opened this issue 1 year ago • 0 comments

The component needs to handle errors and surface them to the user. Looks like right now the code doesn't anticipate them:

https://github.com/vectara/react-search/blob/d6bac29c1843f62770a35e0df0a4a14dd1621f30/src/index.tsx#L76-L97

cjcenizal avatar Jan 17 '24 00:01 cjcenizal