Skip to content

Conversation

Cellule
Copy link

@Cellule Cellule commented Jan 22, 2025

Closes #252

The resulting behavior is an error in the console that can the be recovered instead of crashing the server up to 5 times before vs code requires a full reload to resume operations.
In my case, devs sometimes copy/paste an operation (it's wrong I know, but it happens). GraphQL Codegen doesn't alert on it because the 2 operations are exactly the same, no harm no foul.
But having this extension crash without any meaningful error message makes it really for us to fix our stuff.

I tried a production build and replaced it in my extension folder. This is the result I'm seeing.
image

Copy link

changeset-bot bot commented Jan 22, 2025

🦋 Changeset detected

Latest commit: 390f829

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
vscode-apollo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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

Successfully merging this pull request may close these issues.

Multiple definitions for operation hidden error

1 participant