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

TypeError: d.forEach is not a function #10643

Open
dmeth94 opened this issue Jan 2, 2025 · 9 comments
Open

TypeError: d.forEach is not a function #10643

dmeth94 opened this issue Jan 2, 2025 · 9 comments
Labels
k/bug Something isn't working

Comments

@dmeth94
Copy link

dmeth94 commented Jan 2, 2025

Version Information

v2.40.2
Server Version:
CLI Version (for CLI related issue):

Environment

What is the current behaviour?

When I click on certain Tables in Data it gives me this error below

What is the expected behaviour?

How to reproduce the issue?

Screenshots or Screencast

image

Please provide any traces or logs that could help here.

Any possible solutions/workarounds you're aware of?

Keywords

@dmeth94 dmeth94 added the k/bug Something isn't working label Jan 2, 2025
@robertjdominguez
Copy link
Contributor

@dmeth94 — can you please provide some steps to reproduce this error?

@dmeth94
Copy link
Author

dmeth94 commented Jan 2, 2025 via email

@robertjdominguez
Copy link
Contributor

@dmeth94 — you can see the domain in the error:

https://graphql-engine-cdn.hasura.io

Alternatively, if this is the issue, you can load the assets directly using this environment variable:

HASURA_GRAPHQL_CONSOLE_ASSETS_DIR=/srv/console-assets

Additionally, before proceeding, it would be helpful to clear your browser's cache.

Can you provide some more background:

  • Is this a new instance of Hasura, or was this functioning before you opened the issue?

@dmeth94
Copy link
Author

dmeth94 commented Jan 3, 2025 via email

@robertjdominguez
Copy link
Contributor

If no one else on your team is having this issue, I'd recommend allowing https://graphql-engine-cdn.hasura.io via your filter.

Additionally, if this started 2 days ago, it'd be helpful to think back to any environment changes you made on your local machine that could cause this behavior.

Additionally, trying different browsers may be helpful as well.

@dmeth94
Copy link
Author

dmeth94 commented Jan 3, 2025 via email

@robertjdominguez
Copy link
Contributor

I've passed this onto the folks who work on the console; we'll get back to you ASAP.

@dmeth94
Copy link
Author

dmeth94 commented Jan 3, 2025 via email

@julian-mayorga
Copy link
Contributor

Hi @dmeth94! Let's get to the bottom of this issue. Could you help me by answering some quick questions to understand your setup? I want to know why it's working for your colleagues but not for you.

  1. Browser Details

    • Which browser are you using? [e.g., Chrome, Firefox, Safari]: ______
    • Browser version (you can find this in Help -> About): ______
  2. Quick Checks (please try these and note if they fix the issue)

    • Does it work in incognito/private mode? [Yes/No]: ______
    • Does it work in a different browser? [Yes/No]: ______
  3. Network Setup

    • Are you using a VPN? [Yes/No]: ______
    • Are you on a corporate network? [Yes/No]: ______
    • Do your colleagues use the same network setup? [Yes/No]: ______
  4. Browser Extensions

    • Do you have any ad blockers or security extensions? [Yes/No]: ______
    • If yes, could you try disabling them temporarily? [Tried/Not tried]: ______
  5. Other Tables

    • Can you access other tables besides Facilities and External Credentials? [Yes/No]: ______
    • If some tables work and others don't, what's different about them?: ______

Additional Comments (anything else you think might be relevant):


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants