Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes, Tools > AI Commits is always loading.
I found that the state.llmClientConfigurations in loadState here contains a null value, though I'm not sure how it was saved. To resolve the issue, simply delete the persisted state of IntelliJ (or other JetBrains IDEs).
For Windows: %APPDATA%\JetBrains\WebStorm2024.2\workspace – just delete this folder.
Beta Was this translation helpful? Give feedback.
All reactions