meteor-autoform-select2
meteor-autoform-select2 copied to clipboard
Custom select2 input type for AutoForm
I have the problem when I submit form error, it clear all of selected value. But when the submit form success, it not clear selected label (value is empty).
4.0
This will be a major release, including the following: - [x] Meteor 3 compat - [x] remove underscore - [x] all code to es6+ - [x] Bootstrap4+5 compatibility - [x]...
select2 has a "scoped changed" which avoid triggering a submit when the form has autosave=true