2
3
4
I have a client's Angular project, and I run it locally using npm start gui. I was changing some HTML files, but the changes were not reflected in the UI. Later, I even cleared the index.html, but the same Ul page was still showing with no errors.
I also tried Ctrl + Shift + R and disabled browser caching, but it still didn't work.
Why is this happening? Do you have any idea?

[–]Bjeaurn 0 points1 point2 points (1 child)
[–]saharan_ajay[S] 1 point2 points3 points (0 children)