Hi!
I’m using Handsontable with React and I’m trying to implement search plugin.
I pass query string to query() method as it’s said in docs, but all I get is an error.
I didn’t see any similar examples for React in docs. Maybe you could help me with that issue?
Please see demo below: