-
below is my html and typescript code
```
{{hit.email}}
{{hit.body}}
…
-
## Checklist
- [x] I have read the [contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/.github/CONTRIBUTING.md).
- [x] There is no similar request on [exis…
-
**Is your feature request related to a problem? Please describe 🙏**
According to the peer dependencies and tests we don't support Angular 14, but most likely we do support it.
**Describe the sol…
-
Hi, i am trying to use stateMapping like this:
```
defineConfig() {
const collectionName = this.indexName; // it's main index name, for example companies
return {
indexName: collect…
-
Hello!
We are trying to trim our package size and found that the instantsearch.js has a lodash dependency. We just finished removing lodash from our application only to find it is included here. Pl…
-
## Type of Issue
```
[ ] Bug Report
[x ] Feature Request
```
## Description
When building a library with a secondary entrypoint, an error occurs:
`Schema validation failed with the foll…
-
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
> search.js:4 Uncaught Invariant Violation: The `inputContainer` option must refer to a valid HTML element.
> at e.exports (http://localhost:4200/scripts.js:11564:68786)
> at http://localhos…
-
I want to construct a simple hello world search example application, but the README does not show how one is supposed to actually show the search. How can I tell itemsjs where my container is so that …