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 I created a new case, and then got the stalled "Updating Queries" message. Looking in the debugger I see
i.markUnscored is not a function
Unfortunantly on app.quepid.com we use compiled javascript, so I can really see which file this error is coming from.
To Reproduce Steps to reproduce the behavior:
I am using Firefox
Screenshots see the stalled "updating queries"
Additional context Is there any way to identify this error, even if we don't know how to fix it, and message the user "Please reload the webapp".
I think this problem only occurs coming out of the setup wizard...
The text was updated successfully, but these errors were encountered:
We believe this is fixed!
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I created a new case, and then got the stalled "Updating Queries" message. Looking in the debugger I see
Unfortunantly on app.quepid.com we use compiled javascript, so I can really see which file this error is coming from.
To Reproduce
Steps to reproduce the behavior:
I am using Firefox
Screenshots

see the stalled "updating queries"
Additional context
Is there any way to identify this error, even if we don't know how to fix it, and message the user "Please reload the webapp".
I think this problem only occurs coming out of the setup wizard...
The text was updated successfully, but these errors were encountered: