Hans Wellenschritt
Hans Wellenschritt
Faced this issue as well.
@ijjk after 13.04 some our endpoints stopped making client-side navigation and do full page reload. This changes definitely cause this regression. This affects urls which have an extension, e.g: /foo/bar.htm...
We have same problems (different OS's), patching helps. To whoever maintains - looks like suggested fix (exports?.get) works and can be safely merged.
Here's repo with reproduction of the issues I mentioned: https://github.com/WavyWalk/reproduce-algolia-v5 - hitsPerPage, analyticsTags are missing on types for properties of react instant search Configure - type definitions break @typescript-eslint/no-redundant-type-constituents rule...
regarding getObjects: I see that objects can be fetched from multiple indexes and hence it accept array of index objectID pairs, but if I pass hundreds of pairs with same...