If you right click -> View Source , you’ll see exactly what the server sent. But if you right click -> inspect element and look at the html with your dev tools, you’ll see everything as it is now, ie, after a full client side render.
If you right click -> View Source , you’ll see exactly what the server sent. But if you right click -> inspect element and look at the html with your dev tools, you’ll see everything as it is now, ie, after a full client side render.