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

Moving or copying didn't invalidate the query #615

Closed
ReidyT opened this issue Feb 2, 2024 · 2 comments
Closed

Moving or copying didn't invalidate the query #615

ReidyT opened this issue Feb 2, 2024 · 2 comments
Labels

Comments

@ReidyT
Copy link
Contributor

ReidyT commented Feb 2, 2024

Since useChildren key contains the types, the queries aren't invalidated correctly.

This involves that the builder continue to see moved files.

@ReidyT
Copy link
Contributor Author

ReidyT commented Feb 5, 2024

It seems to come because the WebSocket is send during the transaction instead of after the end of it...

@pyphilia
Copy link
Contributor

pyphilia commented Feb 6, 2024

#620

@pyphilia pyphilia closed this as completed Feb 6, 2024
@ReidyT ReidyT linked a pull request Feb 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants