When the gallery loads I keep seeing the default images for a second before it loads the correct images. Also in the editor, the images revert back to the default layout and images, it doesn’t accurately reflect what you see live.
Has anyone experienced this or knows how to resolve it?
export function text8_click(event) {
//Add your code for this event here:
$w( ‘#portfolio’ ).show()
}
Using this code, I’m trying to show my gallery, but when it shows it only had the default images loading and not the ones I uploaded to show. Can anyone give me insight on this?
I’m also facing exactly the same issue. When my page is loading, the gallery images appear in big sizes, and only after a few seconds, they resize to normal size that I have set. I’m using Wix Studio.