mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 15:05:37 +08:00
8a6e43a3d4
Why this change? When a property of `type: tags` is required, we should be displaying the "at least 1 tag is required" validation error message when there are no tags selected in the `TagChooser` compoment. However, we were passing `this.min` as the `count` attribute when generating the translation string which is incorrect as `this.min` is not always set. |
||
---|---|---|
.. | ||
types | ||
editor.gjs | ||
field-input-description.gjs | ||
field.gjs | ||
number-field.gjs |