Skip to content
Discussion options

You must be logged in to vote

Yes — Ark ships a first-party Nuxt starter template (templates/nuxt/) in the repo, so SSR + hydration in Nuxt/Vue is an officially supported, tested path, not just "should work in theory."

Some context worth having going in, though: searching the issue tracker turns up a real history of hydration-mismatch bugs specifically in the Vue/Nuxt package — Field.Input/Field.Textarea causing hydration errors, Menu.Separator hydration mismatches, Combobox.Positioner positioning issues in Nuxt 3, menu-inside-portal-with-submenu hydration mismatches. All of these are closed/fixed now, but the pattern tells you where the sharp edges tend to show up: Field components and portaled/positioned content (me…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@finleyjb
Comment options

Answer selected by finleyjb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants