shershen08 / vue-masonry

💠 Vue.js directive for masonry blocks layouting ✅
MIT License
677 stars 81 forks source link

SSR support #58

Closed Nisthar closed 6 years ago

Nisthar commented 6 years ago

I am trying to use it in nuxtjs. I am looking for a package that supports SSR.

Does this support SSR?

shershen08 commented 6 years ago

Sorry for late reply @Nisthar In the readme there's a section on how to configure vue-masonry with Nuxt - https://github.com/shershen08/vue-masonry#nuxt-ssr-implimentation

Did you try that?

bsor-dev commented 3 years ago

He's asking if this has SSR support not the implementation to SSR app that can work without using <no-ssr>