0

I was working on different apps on my Visual Studio Code, so i was debugging two different applications. However, the CSS effects and NavMenue suddenly disappear from on of them and when I debugged it, I got like the following picture.

enter image description here

In the debugge console i got this :

enter image description here

I've not changed anything in the code. Does anyone know what is the reason and how can I solve it ?

Note: when I open the local host from different browser it works well

Fadi
  • 585
  • 4
  • 22

1 Answers1

1

I've solved the issue by Clearing the Last hour browsing data from Chrome.

This includes Deleting the following:

  • Browsing History.
  • Cookies and Other sites.
  • Cached Images and Files.

Then everything works well!

Note: Ctrl F5 doesn't work so it is better to delete the above information and then try again.

Fadi
  • 585
  • 4
  • 22