A width=0 property seems to get added to all the images on a page when I navigate to it through a Link tag.
However, everything loads fine when I refresh the page to get a fresh load. The issue only happens when SPA navigation happens through the Link tag.
Any help on where I could be going wrong or what property might be causing the issue?