vue3-lazy-hydration icon indicating copy to clipboard operation
vue3-lazy-hydration copied to clipboard

Lazy Hydration for Vue 3 SSR

Results 22 vue3-lazy-hydration issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/dependency-review-action](https://togithub.com/actions/dependency-review-action) | action | major | `v3` -> `v4` | --- ### Release...

dependencies

Since https://github.com/vuejs/core/pull/11458 Using the component will throw an error __asyncHydrate is not a function (because vue thinks it's a suspense component but the new internal is missing and Vue doesn't...