You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just got freewall up and running on my new website and it's working great if the first page load is at a large screen size (1024 or higher). However, if I start with a small viewport width and refresh the page, only the first 3 of my tiles appear. Even after expanding the window, still many of them are missing. If I load the page at a large viewport and shrink it down, all tiles load and stay visible down to the smallest screen size. I am very confused why this is happening. I thought it was simply a CSS thing but then the tiles that load should disappear after the viewport is shrunk down. The problem is only on the initial load. Here is the JS I'm using in my file. Other than that it's just the base freewall.js file. I haven't made any changes to it. Let me know if you have an idea why it's doing this. Thanks!
I just got freewall up and running on my new website and it's working great if the first page load is at a large screen size (1024 or higher). However, if I start with a small viewport width and refresh the page, only the first 3 of my tiles appear. Even after expanding the window, still many of them are missing. If I load the page at a large viewport and shrink it down, all tiles load and stay visible down to the smallest screen size. I am very confused why this is happening. I thought it was simply a CSS thing but then the tiles that load should disappear after the viewport is shrunk down. The problem is only on the initial load. Here is the JS I'm using in my file. Other than that it's just the base freewall.js file. I haven't made any changes to it. Let me know if you have an idea why it's doing this. Thanks!
The text was updated successfully, but these errors were encountered: