Button in Repeater takes me to corresponding Dynamic item page then bumps me to different one

I’m creating a collection of concert programs arranged from 2019-1986. I’m using a repeater and have connected the repeater and all of it’s features to the corresponding items in the dataset. When I
click the ‘read more’ button for the 2019 program in ‘preview mode’ the 2019 item page comes up quickly and then immediately switches to 1986… What might be the issue?
Attached are some pics to help visualize. Thanks in advance!

In the dataset settings, I have the titles sorted from z-a


For the ‘read more button’, I have it connected to the concert program dataset and have selected the dynamic item page as the click action.


Dataset with title, paragraph content, and URLs for the Dynamic category and item pages

The dynamic item page is sorted by titles z-a

Hi Kennedy :raised_hand_with_fingers_splayed:

The sort will work once you preview the site or visit the live site, the elements in the editor can’t be sorted.

Hi Ahmad,
Yes, I know. And that’s true for the info in the repeater. But, when in ‘preview’, if I click on the “read more” button for the 2019 option, it takes me to the corresponding dynamic item page for 2019, but only for a second before defaulting to the 1986 dynamic item page. It does this for all of the sorted items in the repeater.

I’m not sure this is an issue of sorting, but perhaps more of a linking error between the buttons and the dynamic item pages… but I’m not sure where.

Thanks for the suggestion though.

Please provide your pages’s code, and the site URL in order for us to investigate, but most likely, the problem is caused by a redirecting statement in your code.

Hey I’m having a similar problem. My repeater works great for the most part however when there are two results “5190” and 5190F" clicking on view details for 5190 takes them to 5190F details page. I’ve looked everywhere and there’s no redirect code?