DEV Community

Cover image for Dev.to theme resets to default again and again?
Nishith Savla
Nishith Savla

Posted on

Dev.to theme resets to default again and again?

Is your dev.to getting reset to the default again and again?

This also happened with me today...

So I tried a few things and eventually found the solution

Solution

  1. Do a hot reload: Press Ctrl+F5 (Cmd+F5 on mac) to do a hot reload.
  2. Empty cache and hard reload: If the hot reload doesn't work, there may be something wrong with the cache.

    1. So open developer tools by pressing F12 / Ctrl + Shift + I. image
    2. Right click on refresh button, and click "Empty cache and hard reload". image
    3. Alternatively you can go to Applications pane in developer tools > Cache Storage > static-1.4 - https://dev.to". Right click on it and Delete. After that reload the page image

This will surely solve the issue.
Have a good day!πŸ˜πŸ‘¨β€πŸ’»

Top comments (3)

Collapse
 
pinkrubberboots profile image
PinkRubberBoots

Same with the android app, it resets

Collapse
 
nishithsavla profile image
Nishith Savla

Try clearing the cache for the app

Collapse
 
nishithsavla profile image
Nishith Savla

It seems there is a bug related to caching