rnwonder/solid-date-picker

When we click on Datepicker to open why It calls OnChange,setValue ,OnValueChange Function ?

Closed this issue · 4 comments

Describe the bug
When we click on Datepicker to open it , calls OnChange,setValue ,OnValueChange Function ?

To Reproduce
Steps to reproduce the behavior:
Click on Datepicker and console log inside any of the above function it calls automatically

Expected behavior

  • It should call these function when we open or close atleast

Screenshots
Screenshot 2024-03-20 at 5 30 23 PM

ohh you were also using that you need to be desperate for that.

I am also facing the same issue, Clicking the Datepicker triggers automatic calls to OnChange, setValue, and OnValueChange functions. Expected behavior would be for these functions to only execute upon opening or closing the Datepicker.

Upgrade to the latest version. See if its fixed...

@rnwonder Thanx It's Fixed.