Using slider-layout with the prop navigationStep to 1 causes last dots to be empty
ID: 910125
Backlog
Published on 9/29/2023
•
Last update on 9/29/2023
Summary
When we have a slider-layout block with the navigationStep
prop set to 1 and the itemsPerPage
different than 1 the last dot will be empty and it is not possible to delete it.
Simulation
- Create a new slider-layout block
- Set the
navigationStep
to 1 - Set the
itemsPerPage
in a value different than 1 - Using the slider arrows, try to navigate to the last dot on the slider
- You'll see that the last dot is empty
Workaround
N/A