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
Clicking the browser Back button after adding words in Data Entry can cause The Combine to get stuck on the Loading... screen (>5 minutes).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected to be taken back to the domain tree.
Environment:
The text was updated successfully, but these errors were encountered:
Once The Combine gets into this state, if you log out and log in again, when you go to enter data, only the top-level domains are shown.
Sorry, something went wrong.
Both problems (perpetual loading and the missing domains) need tobe fixed by clearing the browser cache.
The missing domain part of the problem cannot be reproduced in v1.0.7-master.2 which has the fix that moves the semantic domain info to the database.
v1.0.7-master.2
imnasnainaec
Successfully merging a pull request may close this issue.
Describe the bug
Clicking the browser Back button after adding words in Data Entry can cause The Combine to get stuck on the Loading... screen (>5 minutes).
To Reproduce
Steps to reproduce the behavior:
Add some words to one of the domains;Before exiting the Data Entry formpress the browser's Back button;Expected behavior
I expected to be taken back to the domain tree.
Environment:
The text was updated successfully, but these errors were encountered: