Thanks for this awesome Bootstrap5&Vanlina JS library!!! Here's a problem when I using it:
Tags.js see single input with not entered as invalid.
Example:
Invalid(not exist in new FormData or direct submit form)
Valid
I think Tags.js gives people the chance to input muliple value, but they should still have the ability to input a single value without additional operation(after input the value, seperat it by comma or blank or enter to make it a tag).
Hope Tags.js can add this simple behavior to automatically turn single value to a valid tag(Or just make it appeal when create a FormData or submit the form)
Thanks for this awesome Bootstrap5&Vanlina JS library!!! Here's a problem when I using it:
Tags.js see single input with not entered as invalid.
Example:
Invalid(not exist in
new FormData
or direct submit form)Valid
I think Tags.js gives people the chance to input muliple value, but they should still have the ability to input a single value without additional operation(after input the value, seperat it by comma or blank or enter to make it a tag).
Hope Tags.js can add this simple behavior to automatically turn single value to a valid tag(Or just make it appeal when create a FormData or submit the form)