- Issue created by @joevagyok
The problem is that the validation errors are not visible in the maxlength widget configuration form.
The issue originates from the fact that the widget setting form is AJAX and the error message is not printed on the top of the page unless we refresh the page.
The tests are failing in MaxLengthCustomWidgetTest due to this problem.
Active
3.0
Code