algolia / algolia/doc-code-samples
vie-autosuggest props incorrect
Open
- Dominant language
- TypeScript
- Stars
- 99
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
The docs show the following example code for vue-autosuggest:
This does not seem to trigger 'refine'.
@input event does seem to trigger 'refine', as followed:
```
$ {{ suggestion.item.price }}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.