vike-vue icon indicating copy to clipboard operation
vike-vue copied to clipboard

Use `shallowRef()` instead of `shallowReactive()` for `pageContext` and data

Open brillout opened this issue 1 year ago • 0 comments

Slightly but negligible DX regression, but very well worth it as it's much cleaner (much less potential for bugs) and probably a lot more performant. It will also enable Vike to remove this ugly workaround.

brillout avatar Sep 24 '24 08:09 brillout