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

useQuery not updating / showing correct result #7

Open
Ctrlmonster opened this issue Oct 23, 2024 · 0 comments
Open

useQuery not updating / showing correct result #7

Ctrlmonster opened this issue Oct 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Ctrlmonster
Copy link
Collaborator

Ctrlmonster commented Oct 23, 2024

Pretty simple setup:

  1. create a world with an entity
  2. query for that entity inside useQuery
  3. result stays empty, while manual query in effect shows entity to exist

Managed to isolate it in this csb – open up the console to see the difference (if you're searching for it like me because of the new design – click the terminal icon on the top right):
https://codesandbox.io/p/sandbox/strange-poitras-2wl5l8?file=%2Fsrc%2FApp.js%3A14%2C35

@Ctrlmonster Ctrlmonster added the bug Something isn't working label Oct 23, 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