Replies: 4 comments 1 reply
-
I'm facing the same issue. The documentation is not really clear on how to do this unfortunately. |
Beta Was this translation helpful? Give feedback.
-
MAybe this will help you #164 (comment) |
Beta Was this translation helpful? Give feedback.
-
Hey guys, one of the contributors created this stackblitz with a demo of using SSR in AisRefinementList. maybe it will help you :) https://stackblitz.com/github/plexus77/nuxt-3-algolia-ssr?file=app.vue |
Beta Was this translation helpful? Give feedback.
-
Hi all, current SSR Implementation is so bad for many reasons, and very verbose. |
Beta Was this translation helpful? Give feedback.
-
I'm trying to add AisRefinementList to a SSR rendered page.
If I just add
it breaks ssr of the hits.
Could you be more specific what "including each refinement attribute" means and the syntax for it? I'm trying to add "categoryFilters"
<ais-refinement-list attribute="categoryFilters" />
Beta Was this translation helpful? Give feedback.
All reactions