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

File Queries do not correctly update on change #1910

Open
archiewood opened this issue Apr 18, 2024 · 0 comments
Open

File Queries do not correctly update on change #1910

archiewood opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@archiewood
Copy link
Member

Steps To Reproduce

  • Add a file query, view data
  • Edit the file query, save
  • (File query HMRs with correct query, correct data)
  • Hard reload the page
  • Review query, data
  • Kill server and restart
  • Review query, data - does not match currently saved file

Expected Behavior

The data and query returned post hard reload match the current state of file query

Actual Behaviour

The data and query returned post hard reload reflect original state of the query, until server is restarted

Workarounds

Kill server and restart

@archiewood archiewood added bug Something isn't working to-review Evidence team to review and removed to-review Evidence team to review labels Apr 18, 2024
@ItsMeBrianD ItsMeBrianD self-assigned this Apr 18, 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

2 participants