How can I clear the cache?
To do this, you need:
Open the "Chrome DevTools" panel using keyboard shortcuts:
- Windows: F12 or Ctrl + Shift + I
- Mac: Cmd + Opt + I
Click on the double arrow located on the right in the top row of the panel;
Select "Application" from the drop-down list;
Click on "Clear site data" on the "Application" page;
Then update the solution page using the keyboard shortcut: Shift + Ctrl + r, and for Mac - Shift + Cmd + r.
Open the "Chrome DevTools" panel using keyboard shortcuts:
- Windows: F12 or Ctrl + Shift + I
- Mac: Cmd + Opt + I
Click on the double arrow located on the right in the top row of the panel;
Select "Application" from the drop-down list;
Click on "Clear site data" on the "Application" page;
Then update the solution page using the keyboard shortcut: Shift + Ctrl + r, and for Mac - Shift + Cmd + r.
Updated on: 09/05/2023
Thank you!