SSENSE/vue-carousel

Feature request: Real SSR support

Open

#192 aberto em 26 de abr. de 2018

Ver no GitHub
 (13 comments) (19 reactions) (0 assignees)JavaScript (1.705 stars) (513 forks)batch import
featurehelp wantedroadmap

Description

Hey all!

Issue

Currently, only the navigation arrows are rendered on SSR-side. (See #191) This means all information inside the slider must be rendered by the client. SSR should me mature enough to render the whole slider as well (except eventlisteners and DOM manipulation through document or window).

Feature Request

As SSR is increasing in popularity (10k stars for nuxt.js is pretty awesome!), the carousel should support it as well and as good as possible by rendering at least all information.

Related

#81

Guia do colaborador