maoberlehner / vue-lazy-hydration

Lazy Hydration of Server-Side Rendered Vue.js Components
MIT License
1.18k stars 52 forks source link

Add caveat on v-if #33

Closed sebastianrothbucher closed 4 years ago

sebastianrothbucher commented 4 years ago

I stumbled here - maybe the info is helpful for s/o else, too. BTW: thanks for the great work!

maoberlehner commented 4 years ago

Thanks for your contribution!

The problem was fixed in https://github.com/maoberlehner/vue-lazy-hydration/commit/ebbbaf5ca64baef48fd7e13b8ce6684ee9e67e10 so this is not needed anymore.