- 🇨🇦Canada Liam Morland Ontario, CA 🇨🇦
If this is still a problem, please re-open and provide steps to reproduce the problem.
- 🇧🇷Brazil charlliequadros
I was also facing the issue when removing the condition, so I updated the patch.
When setting up a form with conditional fields, I often encounter the following error, with no explicit message being displayed on the page :
An illegal choice has been detected. Please contact the site administrator.
Along with the following log :
Illegal choice -7 in Weight for new rule group element.
This error seems to be produced by the row weight being selected automatically to an illegal value whilst being hidden by default : displaying the row weight shows the line weight for the "new condition" line circled in red, indicating that this is what caused the error.
This error is hidden by default, which is pretty confusing for the user.
I would suggest either making sure the automatically selected weight the new line is set to a legal value, or making sure the displayed message leads the user to understand the problem is with line weights.
Closed: cannot reproduce
4.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
If this is still a problem, please re-open and provide steps to reproduce the problem.
I was also facing the issue when removing the condition, so I updated the patch.