reactplay / docs

Documentation for ReactPlay.
https://docs.reactplay.io/
MIT License
27 stars 13 forks source link

🐛 [Bug report]: ReactPlay website goes blank due to stale cache #69

Closed ayush2390 closed 1 year ago

ayush2390 commented 1 year ago

Descrcibe the bug?

When too much cache gets collected in the ReactPlay website, it corrupts the site and the site does not opens

Steps to reproduce the bug?

  1. Open DevTools on Chrome
  2. Go to "Application"
  3. Go to "Cache Storage" and open it
  4. Clear all the Cache by right-clicking on it and select "Delete"

Expected behavior

After clearing the Cache, the website started working perfectly

Desktop (Please provide your system information)

Browser: Chrome

Mobile (Please provide your device information)

No response

Screenshot / Screenshare

No response

Relevant log output

No response

Code of Conduct

ayush2390 commented 1 year ago

Added the new bug and its solution