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]: Even numbered variables in a graphql query show highlighting issues on multiple dynamic bindings #17193

Open
1 task done
AmanAgarwal041 opened this issue Sep 29, 2022 · 2 comments
Assignees
Labels
Bug Something isn't working Frontend This label marks the issue or pull request to reference client code GraphQL Plugin Issues related to GraphQL plugin Integrations Product Issues related to a specific integration Inviting Contribution Issues that we would like contributions to Low effort Takes 1-2 days Low An issue that is neither critical nor breaks a user flow Production Query & JS Pod Issues related to the query & JS Pod

Comments

@AmanAgarwal041
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

Every even numbered variable has a highlighting issue which is visible as red coloured colon :
Screenshot 2022-09-29 at 8 13 53 PM

Steps To Reproduce

  1. Create a Graphql query
  2. Add query a { repository(a: "{{Api2.data}}", b: "{{Api2.data}}", c: "{{Api3.data}}", s: "{{Api5.data}}") } in the body
  3. Observe the instructed error

Public Sample App

No response

Version

Cloud

@AmanAgarwal041 AmanAgarwal041 added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage GraphQL Plugin Issues related to GraphQL plugin labels Sep 29, 2022
@AmanAgarwal041 AmanAgarwal041 self-assigned this Sep 29, 2022
@github-actions github-actions bot added the Integrations Product Issues related to a specific integration label Sep 29, 2022
@sribalajig sribalajig added Low An issue that is neither critical nor breaks a user flow and removed Needs Triaging Needs attention from maintainers to triage labels Jan 19, 2023
@github-actions github-actions bot added the Query & JS Pod Issues related to the query & JS Pod label Jan 19, 2023
@AmanAgarwal041 AmanAgarwal041 added the Frontend This label marks the issue or pull request to reference client code label Apr 19, 2023
@rohan-arthur rohan-arthur added the Low effort Takes 1-2 days label Jul 1, 2024
@rohan-arthur rohan-arthur added the Inviting Contribution Issues that we would like contributions to label Aug 6, 2024
@prasad-madine
Copy link
Contributor

Hi @AmanAgarwal041 , I'm trying to reproduce this issue

@skjameela
Copy link
Contributor

@Nikhil-Nandagopal @AmanAgarwal041 i try to reproduce this issue i didnt find any error can you please check this once

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Frontend This label marks the issue or pull request to reference client code GraphQL Plugin Issues related to GraphQL plugin Integrations Product Issues related to a specific integration Inviting Contribution Issues that we would like contributions to Low effort Takes 1-2 days Low An issue that is neither critical nor breaks a user flow Production Query & JS Pod Issues related to the query & JS Pod
Projects
None yet
Development

No branches or pull requests

6 participants