Romain Colombat
Romain Colombat
[](https://issuehunt.io/r/brainhubeu/react-carousel/issues/501) Hi, Having multiple items per page on the carousel we would expect the "next arrow" not to be clickable when the last item is shown. Currently, the arrow is...
Hi, In controlled mode, my slider is sometimes jumping, instead of sliding, as shown in the video. When not in controlled mode, this problem is not present. Do you have...
Hi, When I use heavier components (not just images) in the carousel and with infinite mode the page crashed. This is probably due to performances issues with the carousel. Looking...
Hi, When using `useComponentSize` with server side rendering we experience this warning. `Warning: useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output...
Hi, First thank you for the lib :balloon:! I've found that `cookiesync` breaks IE11 and throws `Syntax Error`. It breaks at this line `exports.cookiesync = (context) => {`. I've tried...
Hi, I've tried to implement `idp-review-user-profile.ftl` in my keycloakify project (specifing the ftl in extraPages etc.) but the page returns a "Internal Server Error". Apparently, there's an issue in `ftl_object_to_js_code_declaring_an_object`,...