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

FK values are undefined with inconsistent behaviour #1033

Open
2 tasks done
ivanasetiawan opened this issue May 5, 2024 · 0 comments
Open
2 tasks done

FK values are undefined with inconsistent behaviour #1033

ivanasetiawan opened this issue May 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ivanasetiawan
Copy link

ivanasetiawan commented May 5, 2024

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

I have a user table:
Screenshot_2024-05-05_at_08_52_48

and another table FK to this user:
Screenshot_2024-05-05_at_08_53_09-2

Some shown user data correctly as expected, but some shown undefined:
Screenshot_2024-05-05_at_08_53_17

To Reproduce

I cannot reproduce this locally; it works as expected. It only happens in production.

Expected behavior

Consistently show name, email, id as expected.

System information

  • OS: macOS
  • Version of supabase-js: 2.39.7
  • Version of Node.js: 18.17.1
@ivanasetiawan ivanasetiawan added the bug Something isn't working label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant