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

[Bug] Adding an OpenAI key causes right side resume panel to freeze. #1841

Open
1 task done
gcleaves opened this issue Apr 1, 2024 · 1 comment
Open
1 task done
Assignees
Labels
bug Something isn't working needs triage Issues that need to be triaged v4 Issues related to the latest version

Comments

@gcleaves
Copy link

gcleaves commented Apr 1, 2024

Is there an existing issue for this?

  • Yes, I have searched the existing issues and none of them match my problem.

Product Variant

Cloud (http://rxresu.me)

Current Behavior

After adding my OpenAI API key, I could no longer edit my resume properly. The right-side panel with layouts, etc. is completely frozen.

In order to unfreeze the panel, I erased all cookies and local storage and quit Chrome. This worked until I added my OpenAI AKI key again. The right side panel freezes immediately with the following error in the JS console:

27844.tabPrompt.js:2 TypeError: Cannot read properties of undefined (reading 'item')
    at eo (7844.tabPrompt.js:2:111370)
    at $r (7844.tabPrompt.js:2:4290647)
    at Yn (7844.tabPrompt.js:2:4299537)
    at Si (7844.tabPrompt.js:2:4338108)
    at ku (7844.tabPrompt.js:2:4329619)
    at Lu (7844.tabPrompt.js:2:4329544)
    at gu (7844.tabPrompt.js:2:4326546)
    at 7844.tabPrompt.js:2:4277925
    at t.unstable_runWithPriority (7844.tabPrompt.js:2:4447783)
    at Ko (7844.tabPrompt.js:2:4277634)

Expected Behavior

The application should work as normal after entering the OpenAI API key.

Steps To Reproduce

  1. In Settings, enter your OpenAI API key.
  2. Open an existing resume.

What browsers are you seeing the problem on?

Chrome

What template are you using?

Chikorita

Anything else?

Screenshot 2024-04-01 at 14 52 22
@gcleaves gcleaves added bug Something isn't working needs triage Issues that need to be triaged v4 Issues related to the latest version labels Apr 1, 2024
@AmruthPillai
Copy link
Owner

Ah, looks like their APIs changed over time. That's annoying as they don't have version pinning on their APIs yet. Will look into this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage Issues that need to be triaged v4 Issues related to the latest version
Projects
None yet
Development

No branches or pull requests

2 participants