goNextPageAutomatic set to true doesn't clear error messages
See original GitHub issueWhen survey.goNextPageAutomatic = true; the system doesn’t “clean” error messages.
Steps to replicate:
1. set all questions as required
2. try to move to next question without picking an answer (to make the required error appear)
3. click on the required answer (and it will automatically move to the next question)
4. now go back to the previous question…and you’ll still see the “required error” with display:block or anyway…visible
using lastest knockout version (0.10.2)
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
`swcMinify: true` does not produce an usable build with v12 ...
No error messages in the console, application is running properly and swcMinify is set to true , like it used to be for...
Read more >Next.js Redirect from / to another page
Agreed the question is not completely clear about what "once the page is loaded means". When using React-Router, SSR is handled out-of-the-box ...
Read more >TypeScript errors and how to fix them
A list of common TypeScript errors and how to fix them.
Read more >APEX_ERROR
If set to FALSE , values are not escaped. p_display_location. Specifies where the error message is displayed. Use the constants defined for p_display_location...
Read more >Rules of Hooks
✓ Call Hooks from custom Hooks (we'll learn about them on the next page). By following this rule, you ensure that all stateful...
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

@ricricucit @noandrea - It is fixed.
Thank you, Andrew
@ricricucit, @noandrea Yes, thank you! I can see the bug now.