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

Passion Feed for Basilisk #3403

Closed
2 tasks
petersopko opened this issue Jul 10, 2022 · 3 comments
Closed
2 tasks

Passion Feed for Basilisk #3403

petersopko opened this issue Jul 10, 2022 · 3 comments
Labels
$$ ~51-150usd A-basilisk issues related to basilisk parachain bug Something isn't working

Comments

@petersopko
Copy link
Contributor

Passion Feed toggle for BSX currently results in never ending loader with network error:

{
  "errors": [
    {
      "message": "Variable \"$search\" got invalid value { issuer: { in: [] } } at \"search[0]\"; Field \"issuer\" is not defined by type \"NFTEntityWhereInput\". Did you mean \"issuer_eq\", \"issuer_gt\", \"issuer_in\", or \"issuer_lt\"?",
      "extensions": {
        "code": "BAD_USER_INPUT",
        "exception": {
          "stacktrace": [
            "GraphQLError: Variable \"$search\" got invalid value { issuer: { in: [] } } at \"search[0]\"; Field \"issuer\" is not defined by type \"NFTEntityWhereInput\". Did you mean \"issuer_eq\", \"issuer_gt\", \"issuer_in\", or \"issuer_lt\"?",
            "    at /squid/node_modules/graphql/execution/values.js:116:15",
            "    at coerceInputValueImpl (/squid/node_modules/graphql/utilities/coerceInputValue.js:114:9)",
            "    at coerceInputValueImpl (/squid/node_modules/graphql/utilities/coerceInputValue.js:54:14)",
            "    at /squid/node_modules/graphql/utilities/coerceInputValue.js:70:14",
            "    at Array.map (<anonymous>)",
            "    at safeArrayFrom (/squid/node_modules/graphql/jsutils/safeArrayFrom.js:36:23)",
            "    at coerceInputValueImpl (/squid/node_modules/graphql/utilities/coerceInputValue.js:68:50)",
            "    at coerceInputValue (/squid/node_modules/graphql/utilities/coerceInputValue.js:37:10)",
            "    at _loop (/squid/node_modules/graphql/execution/values.js:109:69)",
            "    at coerceVariableValues (/squid/node_modules/graphql/execution/values.js:121:16)"
          ]
        }
      }
    }
  ]
}
@petersopko petersopko added bug Something isn't working $$ ~51-150usd A-basilisk issues related to basilisk parachain labels Jul 10, 2022
@petersopko petersopko mentioned this issue Jul 10, 2022
5 tasks
@yangwao
Copy link
Member

yangwao commented Jul 10, 2022

Can we disable it for bsx for now?

@petersopko
Copy link
Contributor Author

Can we disable it for bsx for now?

@prachi00
Copy link
Member

@petersopko we can close this issue right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
$$ ~51-150usd A-basilisk issues related to basilisk parachain bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants