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
If the user clicks the Submit and Stop buttons rapidly they may cause a submission failure. If this happens then the user sees the message:
Job failed to submit: ["Name #<NoMethodError: undefined method `last' for nil:NilClass>"]
Frame Renderer is handling the error and the user can simply click Submit again. This may be an error in the Torque adapter in OodCore.
I do not think that this should block release.
The text was updated successfully, but these errors were encountered:
If you avoid using ajax for submit this problem should go away
Sorry, something went wrong.
No branches or pull requests
If the user clicks the Submit and Stop buttons rapidly they may cause a submission failure. If this happens then the user sees the message:
Frame Renderer is handling the error and the user can simply click Submit again. This may be an error in the Torque adapter in OodCore.
I do not think that this should block release.
The text was updated successfully, but these errors were encountered: