two pages use pinia, have Hydration node mismatch warning
Here's how you could express your question in English to a native speaker:
I have two pages that use Pinai in almost the same way, but one of the pages keeps giving me a "Hydration node mismatch" error. Why is this happening?
1 Reply
is the hydration an ssr issue? if so, you might need to use a conditional to know whatever you're expecting is finalized.
Is this the final error, or is there more to the message?