leapfrogtechnology / nepali-date-picker

Nepali Date Picker jQuery Plugin 🇳🇵
http://leapfrogtechnology.github.io/nepali-date-picker/demo/
ISC License
87 stars 71 forks source link

RangeError for some users only. #65

Open shivajigree opened 2 months ago

shivajigree commented 2 months ago

Every user have their own date input and for most users the widget works but for some this error is seen on creating the picker. Screenshot 2024-09-05 104359 I am using this much. $(".bod-picker").nepaliDatePicker({ dateFormat: "%M %d, %y", closeOnDateSelect: true });