You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click the button, the DatePicker is shown but the label of the Button is not change. I still don't know that caused by the date is not changed or I set the label of the button wrongly. But when I put a console.log inside the set(), it does not run.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
css, compatibilityDate
Version
v2.18.2
Reproduction
Just a small question, no need to reproduce
Description
This is my DatePicker component
And I use this component like this:
When I click the button, the DatePicker is shown but the label of the Button is not change. I still don't know that caused by the date is not changed or I set the label of the button wrongly. But when I put a
console.log
inside theset()
, it does not run.Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: