stimulus-flatpickr icon indicating copy to clipboard operation
stimulus-flatpickr copied to clipboard

allowInvalidPreload boolean option is missing

Open gap777 opened this issue 2 years ago • 0 comments

Flatpickr supports a boolean option to control whether invalid dates are allowed in the initial value. The set of boolean options supported https://github.com/adrienpoly/stimulus-flatpickr/blob/master/src/config_options.js needs to be updated to handle this option.

gap777 avatar Mar 31 '23 19:03 gap777