meteor-autoform-select2 icon indicating copy to clipboard operation
meteor-autoform-select2 copied to clipboard

Custom select2 input type for AutoForm

Results 13 meteor-autoform-select2 issues
Sort by recently updated
recently updated
newest added
trafficstars

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).

hacktoberfest

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