Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue: Website appears as a blank background #1048

Open
1 task done
jeremygiberson opened this issue Feb 11, 2024 · 2 comments
Open
1 task done

issue: Website appears as a blank background #1048

jeremygiberson opened this issue Feb 11, 2024 · 2 comments

Comments

@jeremygiberson
Copy link

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).

  1. Go to react-hook-form.com
  2. 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.

Screenshot 2024-02-11 at 12 40 27 PM Screenshot 2024-02-11 at 12 40 40 PM

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
@Moshyfawn Moshyfawn transferred this issue from react-hook-form/react-hook-form Feb 11, 2024
@Moshyfawn
Copy link
Member

Possibly related to #958

@bluebill1049
Copy link
Member

can you try a hard refresh?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants