Unable to complete Onboarding, the submit button does not work?
See original GitHub issueHi,
I’m trying the single model evaluation example, but after being presented with an onboarding task, I’m not able to move forward to the main task. When I remove the onboarding requirement in example.yaml
file, I’m able to complete the task. I also tried model_chat
example and got the same result.
I’d really appreciate your help. Thanks!
Issue Analytics
- State:
- Created a year ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Submit button doesn't work - Stack Overflow
I faced this problem today, and the issue was I was preventing event default action in document onclick: document.onclick = function(e) { e....
Read more >Success Factors Tips and Troubleshooting for Onboarding ...
Make sure you select the reason, “The employee continues to work for the employer after receiving an. Employment Authorized result.” Then, click on...
Read more >What should I do? I clicked the 'submit' button mistakenly in ...
I clicked the "submit" button mistakenly in the Cognizant 1C onboarding pre-joining portal without filling all the forms. I just filled only one...
Read more >Submit All Documents Button Missing - Onboarding [Panels]
After signing all the documents and forms the button Submit All Documents is missing. Cause. There Submit All Documents buttons is disabled in...
Read more >Onboarding dead-end problem - Community Help
I am sending the users to a multi-step onboarding page which is a single page slider form. This is purely a Webflow form...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fixed in https://github.com/facebookresearch/ParlAI/pull/4426/commits/385e97b8fce5a1170eed5e77fdb9c8a7d5d25b30. Closing from here as this is ultimately a ParlAI issue (and will be resolved once
mephisto-1.0
merges over there.Hi @JackUrb - thank you for the prompt response!
Yes, I was using ParlAI with Mephisto version 1.0.0. I checked out the
mephisto-1.0
branch in the ParlAI repo but the issue remains.I tested both
model_chat
andsingle_model_eval
. Below is the output fromsingle_model_eval
Thanks so much!