Pagination with Wized / Issue with fs-list-itemsperpage and duplicated "Previous" button

Hi Finsweet team,

I’ve set up everything with Attributes and Wized, but I’m running into two issues:

  1. The fs-list-itemsperpage attribute doesn’t seem to work. Even though I configured it, only one item is rendering in the list.

  2. The “Previous” button is duplicated, and I don’t know why this is happening.

I attached a screenshot so you can see what’s going on.

Can you please help me troubleshoot this?

Thanks a lot!

Best,
Terence

Hello @terence

I’ll share the resolutions here as well.

The first issue, only one item being rendered in the list, is caused by assigning the fs-list-itemsperpage on the pagination element. This is supposed to be assigned to the list element.

The second of duplicated buttons was a bug on our end and has since been resolved.