-
### 🐛 Current behavior
When using InstantSearchNext `("react-instantsearch-nextjs": "0.3.17"),` and `▲ NextJs 14.2.17` switching from one page that has InstantSearchNext-Component to another will …
-
Line 1:
`import type { SearchClient } from 'algoliasearch/lite';
`
In this file:
https://github.com/algolia/autocomplete/blob/next/examples/react-instantsearch/src/components/Autocomplete.ts…
-
### 🐛 Current behavior
We see that on Sentry we get a lot of the error "Cannot read properties of null (reading 'hits')".
![Screenshot 2024-10-19 at 12 17 53](https://github.com/user-attachments/a…
-
We recently published a guide on [how to inject custom content between hits](https://www.algolia.com/doc/guides/building-search-ui/ui-and-ux-patterns/injecting-content/react/), for React InstantSearch…
-
### 🐛 Current behavior
When trying to build `instantsearch.js` from source, I get a different and broken result compared to the one located at https://cdn.jsdelivr.net/npm/instantsearch.js@4
![ima…
-
### 🐛 Current behavior
"react-instantsearch-core": "^7.13.1" introduces DOM types into react native apps. We have experienced this issue with "react-instantsearch-hooks": "^6.33.0" as well.
Th…
-
### Package.json file
```JSON
{
"name": "medusa-next",
"version": "1.0.3",
"private": true,
"author": "Kasper Fabricius Kristensen & Victor Gerbrands (https://www.medusajs.com)",
"de…
-
Version 2.8.1 of the plugin is using instantsearch.js version 4.56.5.
In that version, when a hierarchicalMenu widget's rootPath is set, clicking on a filter in that widget does not add the classes…
-
### 🐛 Current behavior
A client-side request to Algolia is done, even though it was already server-side rendered
### 🔍 Steps to reproduce
1. Clone the repo https://github.com/chrisvltn/instantsearc…
-
# Primary Tag
Algolia
https://egghead.io/courses/getting-started-with-algolia-instantsearch-js
This is an introductory course on Algolia search solution that will focus on the user facing part …