React InstantSearch is not persisting when results are clicked and sate is updated. I am using custom hits results with React InstantSearch connected to Algolia.
All components are custom defined outside the InstantSearch component on the page. Any time there is an action to the custom hit component calling a function the search state resets and results are cleared. I want results to persist so that they can be viewed in detail and saved.