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

ohmycv.com doesn't load anymore on my browser? #19

Open
Vuccappella opened this issue Jun 30, 2024 · 1 comment
Open

ohmycv.com doesn't load anymore on my browser? #19

Vuccappella opened this issue Jun 30, 2024 · 1 comment

Comments

@Vuccappella
Copy link

Vuccappella commented Jun 30, 2024

So I'm trying to access the app via ohmycv.app
image

However it is not loading as you can see, that being said If i open a different browser or an incognito tab it does load.. the problem is all my cv's are lost when I do that, how can I fix this or at least recover my cvs?

@Vuccappella Vuccappella changed the title Website seems to be down? ohmycv.com doesn't load anymore on my browser? Jun 30, 2024
@Renovamen
Copy link
Owner

It's odd because the site works fine on all my browsers and I've never encountered this issue. If refreshing doesn't help, to retrieve your resume data, could you try the following steps?

  1. Visit https://ohmycv.app
  2. Open developer tools
  3. Go to the "Application" or "Storage" tab
  4. Find IndexedDB -> localforage -> keyvaluepairs -> "ohmycv_data". Your data should be there and look like this screenshot:
image

If possible, right-click on the "ohmycv_data" item and export it. If your browser doesn’t offer this option, you might need to install a browser extension (like this one) to do so.

Adding cloud backup support (e.g., Supabase) is in the roadmap, but currently, the app doesn’t support it. For now, I suggest exporting and backing up your data regularly by clicking the "Save As" button on "My Resumes" page. I'll make a note of this on the site.

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

2 participants