Animtaions on html thats loaded from API

We are loading a JSON response from an own built API to get somewhat a GEO working site. Basivlly Im getting JSON sorted data depending on country, I then construct HTML objects thats a direct copy of the elements we currently have.

However our hover effects are not working on these elements, I have the “data-w-id=” wich i GUes works for the animations.

Is there some function I can run to reevaluate the HTML and have the webflow interactions working again?

website: https://aboutslots.webflow.io/
You can see the request happening if you scroll down to the first section fast, and or compare it to the “recommended” box animations.

Best Regards


Here is my public share link: LINK
(how to access public share link)

Answer to my own question for any future person finding this thread…
window.Webflow && window.Webflow.require( ‘ix2’ ).init();