Join Slack
Powered by
Q regarding widgets.pagination: I have search UI (...
# community-help
a
A J
01/15/2022, 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?
j
Jason Bosco
01/15/2022, 4:59 PM
Hmmm
@A J
, the pagination should just work out of the box. For eg:
https://github.com/typesense/showcase-ecommerce-store/blob/c58d159cdc5ad190e8dcfbded59342d717b48fb1/src/app.js#L106-L115
Jason Bosco
01/15/2022, 5:00 PM
That block renders the pagination here:
https://ecommerce-store.typesense.org/
a
A J
01/16/2022, 7: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.
Open in Slack
Previous
Next