Blazor.PersianDatePicker
Blazor.PersianDatePicker copied to clipboard
Uncaught DOMException
Hi Thank you for your useful NuGet package. But there is a problem, when I clear value in DatePicker, this error occurs:
datepicker.min.js:180 Uncaught DOMException: Failed to execute 'matches' on 'Element': '[object HTMLInputElement]' is not a valid selector. at Object.J.matches (https://localhost:5030/_content/Blazor.PersianDatePicker/datepicker.min.js:180:3394) at f.is (https://localhost:5030/_content/Blazor.PersianDatePicker/datepicker.min.js:180:8016) at HTMLBodyElement.t (https://localhost:5030/_content/Blazor.PersianDatePicker/datepicker.min.js:180:93182) at HTMLBodyElement.i.proxy (https://localhost:5030/_content/Blazor.PersianDatePicker/datepicker.min.js:180:19172)
Could you help me?