HI @gl0gl0, thank you for open sourcing this! I'm seeing the following error:
ReferenceError: window is not defined
at /project-okay/node_modules/react-leaf-carousel/lib/react-infinite-carusel.min.js:6:14225
It seems that there needs to be a check for window before using it, which will then make it work on the server?