Replies: 1 comment 1 reply
-
TagGroup isn't something which can be submitted to the server, it has no native input backing it. We may eventually have a TagField or something along those lines, in which case that would have FieldError, but TagGroup is just a static set of tags, it includes no control for adding them/creating them. As a result, it's probably best to do the validation/errors before a tag is even added to a tag group. If you're using TagGroup selection, I suggest moving to a Checkbox Group instead. If we have a TagField eventually, I suspect it will not have selection, as adding a Tag to the TagGroup and Selection would be at odds with each other. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. Is there a reason why the TagGroup component has no FieldErrorContext? Will it be added in the future?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions