-
```
"algoliasearch": "^3.35.1",
"angular-instantsearch": "^3.0.0-beta.5",
"instantsearch.js": "^4.11.0",
```
Config:
```
private algoliaClient = algoliasearch(environment.algoli…
-
**Setup:**
- An "All Results" component that displays limited # of results for various categories
- A "Show More" component using `InfiniteHits` widget that displays certain # of results but ideally…
-
I'm unable to build my app due to an error coming from a dependency that relies on Colord. Any help with this would be appreciated!
When running `npm run build`, I get the following error:
```ba…
-
I am trying to upload a user's private file to AWS storage and I am facing 2 issues,
a. Storage.put throws a `Uncaught (in promise) No plugin found in Storage for the provider` on my local machine
…
-
>Dependabot is moving natively into GitHub, and we need a quick update from you to finish the move! Click "Create pull request" to open a pull request on instant-meilisearch with a new config file. Wh…
-
**Describe the bug 🐛**
Highlighting a nested array (ie using a dot-separated `attribute` prop when that attribute is an array) causes `Highlighter` to fail.
**To Reproduce 🔍**
Steps to reprod…
-
Hey,
Will be so cool if you can update Angular version from 6 to 9 of your Angular InstantSearch Exemple :)
https://github.com/algolia/doc-code-samples/blob/master/Angular%20InstantSearch/places…
-
I've recently been publishing a `tslint-config-` package containing TSLint rules.
Every time I add new rules, or modify rules in a way that requires code changes on the user's part, I release a new…
ghost updated
3 years ago
-
Why don't use Algolia ?
Search is the biggest feature IMO.
On v1 a simple search of "right arrow" is very slow and returns no results. Searching through name, description, tags and related ter…
-
Getting ''Entry point 'angular-instantsearch' contains deep imports into //path_to_module.. This is probably not a problem, but may cause the compilation of entry points to be out of order."
How to…