Blazor.PersianDatePicker icon indicating copy to clipboard operation
Blazor.PersianDatePicker copied to clipboard

Uncaught DOMException

Open FaribaMp opened this issue 2 years ago • 0 comments

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?

FaribaMp avatar Oct 25 '21 12:10 FaribaMp