問題タブ [vue-instant-search]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - VueInstantSearch(Algolia) の ais-refinement-list がリストをレンダリングしない
algolia の絞り込みリスト ウィジェットを使用して問題が発生しました。まず、結果のデータ構造は次のようになります。
私のページにはそのタイプの構造があります:
ais-configure 内で、次のような内容の文字列を含む facetsFilters 変数をフィルターに渡しました。
ここで絞り込みリストを取得しようとすると、選択したカテゴリ内で結果が得られ、問題が発生します。
ダッシュボードでは、この属性は attributesForFacetings として追加され、ais-configure フィルター パラメーターでは、categories.id も適切に機能しますが、空のリストがあります。
どんな提案でも大歓迎です!