-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Apply Button ERROR #7274
-
An error occurred when clicking the "Apply Button" in the upper right corner of the generated code block.For specific error details, please refer to my screenshot.
image
my configuration:
- windows10
- IDEA 2022.3
- continue 1.0.30 Local Assistant
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 1 reply
-
I just tried to use the Apply button on 1.0.30 and didn't have any issues.
@exigow - notice anything interesting in the error message?
Beta Was this translation helpful? Give feedback.
All reactions
-
@Patrick-Erichsen, I just tried to reproduce this but I'm also not getting any error. I looked at the code of this action and there's some branching (if-else), so it's possible that in a certain scenario it throws this exception.
@Char-WangXu, could you please share the full stacktrace of this error? It should appear in the IDE logs (Help > Open log in editor
).
Beta Was this translation helpful? Give feedback.