IssuesFixing Flickering Issue with Loader 3 on Page LoadDavid M.ยทMar 19, 2025 11:30 AMยทView in SlackShareOpen with AII'm using Loader 3, and I have this flickering/ flashing issue when page load. I did what is written in the instructions: <style> .preloader { display: flex; } </style> But the issue continues. Any solutions? Thanks!