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

Can't get past the "Use your API key" screen, must select "Local models" #1605

Open
2 of 3 tasks
dandv opened this issue Jun 28, 2024 · 1 comment
Open
2 of 3 tasks
Labels
bug Something isn't working

Comments

@dandv
Copy link
Contributor

dandv commented Jun 28, 2024

Before submitting your bug report

Relevant environment info

- OS: Linux
- Continue: 0.0.50
- IDE: PyCharm, WebStorm

Description

After installing the plugin, it was impossible to "Continue" with the "Use your API key" option. Clicking on "Continue" after selecting that box, appeared to reload the page.

image

To reproduce

  1. Install the plugin
  2. Press Ctrl+J (I was following the tutorial)
  3. Click "Use your API key"
  4. Click Continue

Screencast

Can.t.get.past.the.USe.Your.API.key.screen.webm
@dandv dandv added the bug Something isn't working label Jun 28, 2024
@sestinj
Copy link
Contributor

sestinj commented Jun 28, 2024

This was solved with the addition of this useEffect: https://github.com/continuedev/continue/blob/dev/gui/src/pages/onboarding/Onboarding.tsx#L29-L32

As with other JetBrains issues, I'll wait to close this until the new version is released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants