Description
Version Number
?
Codesandbox/Expo snack
none
Steps to reproduce
I'm not completely sure what leads to the issue. All I know is that i have visited the site in the past (it's been many months, maybe 6-12) when I used the library for a project in the past. Only recently, I visited the site and only got a blank background (featured in a screenshot below).
- Go to react-hook-form.com
- Observe a blank site with just a background
I checked the repository issues and found this old issue that was closed react-hook-form/react-hook-form#10737 . It looked like it could be what I observed.
I decided to review the application data I had. Instead of just clearing all data, I decided I would try specific things until I got a working site. It turned out the first thing I tried resolved the issue. My application data had information in the indexDB key values. I cleared out that data store and the site started working.


Expected behaviour
The website should work when visited.
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
Code of Conduct
- I agree to follow this project's Code of Conduct