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

ARAX queries show 0 results in Chrome #373

Open
jh111 opened this issue Dec 12, 2021 · 3 comments
Open

ARAX queries show 0 results in Chrome #373

jh111 opened this issue Dec 12, 2021 · 3 comments
Assignees

Comments

@jh111
Copy link
Contributor

jh111 commented Dec 12, 2021

ARAX shows different answers in Firefox than Chrome. For example, Query C1 shows the following results.

Firefox shows
image

Chrome shows
image

@edeutsch
Copy link
Contributor

It looks like the master UUID can be pulled up with this:
https://arax.ncats.io/?r=57562ed8-edd0-4aa4-bfd0-d87f040de56e

When I run on Firefox and Chrome, I get the same:

Firefox:
image

Chrome:
image

In your case, maybe one was loaded before the asyncquery was done?

I am not able to reproduce the issue.

@isbluis
Copy link
Contributor

isbluis commented Dec 12, 2021

As @edeutsch , I also get the same results in both browsers.

Is it possible that the queries were still running when the Chrome screenshot was taken? If so, it may be that ARS was confused and returned a "Done" status prematurely. As Eric mentioned, this may happen with asyncqueries.

Do you still see this behavior, @jh111 ?

@jh111
Copy link
Contributor Author

jh111 commented Dec 12, 2021

@edeutsch @isbluis I now see the full results using that link. When I start a new query, it correctly shows "Asynchronous answering of query underway". If I can reproduce the status where it's says Done prematurely I'll reopen and include the ARS link. Otherwise I'll close this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants