nazar-pc / PickMeUp

Really simple, powerful, customizable and lightweight standalone datepicker
BSD Zero Clause License
616 stars 190 forks source link

not works for multi date inputs #236

Closed hossameh closed 3 years ago

hossameh commented 3 years ago

when applying the Pickmeup for many input files with same class it doesn't work except for first input

image

nazar-pc commented 3 years ago

If you need multiple - use document.querySelectorAll() all apply to each element individually.