Breadcrumb Navigation loads next/prev product but does not refresh repeater dataset

I currently have a reviews repeater in my product page, following the code from here:
https://support.wix.com/en/article/corvid-adding-ratings-and-reviews-to-a-wix-stores-site
It works wonderfully.

However, when I use the breadcrumb navigation (next/prev), the product gets updated, but the repeater still displays the first product’s reviews.

To put it simply, I had Product A review displayed. I go to Product B, and general rating/reviews still displays A’s data.

How do I refresh the productpage so that each product will display correct dataset when using the breadtrail navigation?

Thanks in advance!