Native lazy-loading (loading=lazy) not working even with flags enabled
I had a similar issue when trying to implement it. I use Chrome by default and it was not working. When I tested it in Firefox, it did work. That made me think it was a browser problem. After digging in a bit more, I found out the “problem” for my case. It might be … Read more