ptomaszek/dummy-form-filler

Honour maxlength in <textarea>

Closed this issue · 1 comments

The add-on does not seem to honour the maxlength attribute in <textarea> tags. That leads to validation errors that are tedious to fix. (I presume it doesn't honour minlength either.)

Reference:

Fixed in 1.3.0 (both minlength and maxlength )