Seems like a Bug. Click interaction doesn't work on the next page in pagination

Hi Everyone!
Hope someone can help me.
I have a collection list on a page. Every item is wrapped in a link block with interaction “on click”. Once you click on an item’s link block - Pop Up screen.
Here is the problem - once you go to the next page of the collection list (pagination) interaction stops working. I tried setting up interaction through Webflow’s interactions and with Custom Code, both won’t work once you are on the next page of pagination.
Help :slight_smile: Will attach a loom link video to show what is going on.

Loom Link:
Loom | Free Screen & Video Recording Software | Loom

Here is my site Read-Only:
https://preview.webflow.com/preview/onlinetvcast?utm_medium=preview_link&utm_source=designer&utm_content=onlinetvcast&preview=c00cde0bde207b59b3e3a3e43484df84&pageId=632203f17c9a0b24f19ff501&itemId=632203f17c9a0bc68b9ffb10&workflow=preview

Have you found a solution to this? I’m having a similar issue

Hello,
If i’m not wrong, with custom code, the listener is placed when elements was created.

When you click on the pagination bouton, you must place a new listener on the new loaded elements.