vue-blu
vue-blu copied to clipboard
Nuxt JS integration - Feature request
Dope job!
I've been trying to integrate vue-blu in Nuxt JS. In the first try I had the 'window undefined error'... after I applied the recommended fix I couldn't manage solving a server-rendered issue in which the vue-blu component tags were not processed due to the condition applied on process.BROWSER_BUILD
basically because in my case 'vue-blu' tags were processed on client-side render.
Is there a solution for this or are you guys planning to implement an easy integration with Nuxt?
+1