Vue throws an error if the (pre-)rendered HTML isn't hydrated. React, on the other hand, is fine with skipping the hydration. It would be nice for Vue to also be able to skip hydration. Rationale: https://github.com/vikejs/vike/discussions/2221. CC @pi0 @danielroe