algolia / algolia/doc-code-samples
vie-autosuggest props incorrect
未关闭
- 主要语言
- TypeScript
- 星标
- 99
- 派生
- 122
- PR 合并指标
- 30 天内没有已合并 PR
描述
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 }}
```
贡献指南
这个仓库没有索引到贡献指南
调研方向
从此 issue 中展示的 vue-autosuggest 文档示例开始,将其对 input-props onInputChange 的使用方式与可正常工作的 @input="refine" 示例进行比较。更新文档,使示例能够正确触发 refine,然后验证渲染后的示例使用了修正后的 prop 或 event 绑定。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100