#community-help

Trouble with Dynamic Pagination in Search UI

TLDR A enquired about pagination not working in the CMS Plone when authenticated. Jason explained that pagination should work by default, implying that the issue lies within the CMS.

Powered by Struct AI
Jan 15, 2022 (20 months ago)
A
Photo of md5-fe034fbff44e9cae037b7bb23a5080c4
A
11:10 AM
Q regarding widgets.pagination: I have search UI (https://twitter.com/zopyx3/status/1482295776898428930). The numbers of the generated pagination change dynamically. However all list items of the pagination have href="'#" …so clicking on a number has to impact…is there some more magic needed for getting the pagination working?
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
05:00
Jason
05:00 PM
That block renders the pagination here: https://ecommerce-store.typesense.org/
Jan 16, 2022 (20 months ago)
A
Photo of md5-fe034fbff44e9cae037b7bb23a5080c4
A
07:57 AM
Does not seem to problem with the TS JS code. The pagination works in our CMS Plone when you are not authenticated. It fails when you are logged in. Looks like some weird interaction with some other JS coming from Plone.