algolia / algolia/doc-code-samples

vie-autosuggest props incorrect

Open
#153 4 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Start with the documented vue-autosuggest example shown in this issue and compare its input-props onInputChange usage with the working @input="refine" example. Update the documentation so the example triggers refine correctly, then verify that the rendered example uses the corrected prop or event wiring.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.