Nuxt 3 SSR Implementation #5922
Answered
by
Haroenv
Rigo-m
asked this question in
Show and tell
-
As stated in another discussion, here's my way of implementing instantsearch with Nuxt 3 and SSR As also stated in the linked issue, I don't think the implementation is optimal, I'd like to discuss on how to improve it using a more isomorphic approach |
Beta Was this translation helpful? Give feedback.
Answered by
Haroenv
Nov 9, 2023
Replies: 1 comment 7 replies
-
We're aware that the |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
if you see an approach that is backwards-compatible (eg a feature flag without too much changes) and works with both v2 and v3, and are mainly stuck with tests etc., sure, I'm looking forward to see it!