github YIZHUANG/react-multi-carousel 1.4.3
Handle edge case to keep UI consistent in SSR but SSR at all.

latest releases: 2.5.4, 2.5.3, 2.5.0...
6 years ago

Some only render carousel on client-side in a server-side rendered app for example #21

As a result, the initial html template is sent to client that includes the Carousel but not having the correct number of items cause the Carousel assumes this is either a client-side render app or a ssr app.
Commit: dbb24d1
This new release does not effect most of the existing users.

Don't miss a new react-multi-carousel release

NewReleases is sending notifications on new releases.