Dataset Mismatch

Hey There,

I have a website for my Theatre Institute and in the homepage I have a Slideshow with Two Repeaters on two different slides connected to two different datasets. I use them to display event information / status from my database collection.

Slide1: repeater1 ← dataset1 ← myCollection (For Upcoming Events)
Slide2: repeater2 ← dataset2 ← myCollection (For Recent Events)

But, the problem is that while loading, the dataset2 data is shown in repeater1 i.e. RECENT EVENTS gets displayed in the UPCOMING EVENTS section and it gets corrected after fully loading. Being the first thing to be shown on the site, I do not want it to get messed up. This is a negative impact on my website

The Website: https://www.vijayanagarabimba.com

How can I rectify this error…?

Thanks in Advance