Hi Guys,
Recently, I have noticed this type of issue in one of angular app. Any reasons for this issue? Any tools to track it?
Issue: Angular app product pages showing different source code when viewing it in the browser view source
Actual Result: Different type of view source is showing for earlier created products. But newly created products showing the correct source code
Expected Result: Product pages should show the correct source code which render by angular
Thanks.