Baroshem / nuxt-lazy-hydrate

💦 Lazy Hydration Module for Nuxt
https://www.npmjs.com/package/nuxt-lazy-hydrate
84 stars 1 forks source link

New feature: fallback #6

Open pperzyna opened 3 weeks ago

pperzyna commented 3 weeks ago

Is there a way to have w slot for a fallback?

Baroshem commented 2 weeks ago

Hey there, there is no slot like this AFAIK in the underlying https://github.com/freddy38510/vue3-lazy-hydration but we can think of something like that.

Do you have more details in terms how would you want it to be implemented and what do you want to achieve with it?

I am open for adding this to the library. Best if you have an idea already, would you be interested in creating a Proof of Concept PR with this change? :)