vuejs/vue

[Feature Request] Be able to skip hydration

brillout opened this issue · 0 comments

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: vikejs/vike#2221.

CC @pi0 @danielroe