We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug In the current REEV main (before merging #22), the REEV search does not work properly (also in dev mode), see below.
main
To Reproduce Steps to reproduce the behavior:
HGNC:1100
The route appears to be executed by the logging. I suspect there is some kind of subtle timing issue, see screenshot of logs below.
Expected behavior The search should work the first time.
Screenshots
Desktop (please complete the following information):
Additional context N/A
The text was updated successfully, but these errors were encountered:
fix: Search works only from second time (#23, #24) (#30)
4ca6249
Successfully merging a pull request may close this issue.
Describe the bug
In the current REEV
main
(before merging #22), the REEV search does not work properly (also in dev mode), see below.To Reproduce
Steps to reproduce the behavior:
HGNC:1100
into the search barHGNC:1100
into the search bar againThe route appears to be executed by the logging. I suspect there is some kind of subtle timing issue, see screenshot of logs below.
Expected behavior
The search should work the first time.
Screenshots
Desktop (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: