kevintruby

Results 2 comments of kevintruby

For what it's worth, I found a workaround with the following code in the server code that's responsible for rendering the component partials: ```javascript // open-source dependency vue-l-carousel isn't SSR-friendly;...

I think this is still an open issue, actually. Looked at the PR that @alfonsobries provided, which is one step to solving the problem, but that only provides a way...