-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request to Node 0 failed due to "undefined Network Error" | Error: Exception in HostFunction: Malformed calls from JS: field sizes are different. #189
Comments
Could you share your TypesenseInstantSearchAdapter initialization code? |
That's my custom hook:
And that is my component to search and show the hits:
In iOS everything works, the problem is in android |
It is happening to us using |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
I'm using TypesenseInstantSearchAdapter from 'typesense-instantsearch-adapter' and InstantSearch, useInfiniteHits, useSearchBox from 'react-instantsearch-core' in my react native app, when i run the app for ios that part works, but in android don't working
Information about it
That is my dependencies in my package.json
The text was updated successfully, but these errors were encountered: