Carousel with 2 items per page

When setting ItemsPerPage to 2, the second page shows 3 items, but the 1st and 3rd items are cut in half vertically.

This is reproduceable with your components example: Blazor Carousel Component | Free UI Components by Radzen

In my content, it repeats this issue for every page except for the first and last ones:

If ItemsPerPage is an odd number, the problem does not occur.

Thanks! Fix will be prublished later the week!