Is this normal, if not is there any way I can fix that please? They both appear to be the same.
Where exactly do you see this?
When looking at the page source code…
That’s not your page source code. Can you explain where exactly do you see this?
Um ok so when I load my page from the firebase url and click inspect in chrome/brave It takes me here.
Please post a screenshot of your whole screen where it’s clearly visible where are you looking at exactly as that’s not your page source code.
Ok so that’s the resources tab in your browser dev tools and it shows the resources loaded, when you go to a website.
In your case it loads the index twice for some reason. Are you sure you don’t have any redirect on load or maybe two routes defined for /
path of your site?
1 Like