react-toolkit icon indicating copy to clipboard operation
react-toolkit copied to clipboard

The value is not visibly changed in DateInput

Open yassineachour92 opened this issue 3 years ago • 1 comments

When we try to change or delete the date value, it is not visually changed in the component. example if we modify the value of the date with an empty value the change date actually it is empty but visually there is a date

yassineachour92 avatar Dec 15 '22 15:12 yassineachour92

@yassineachour92 can you provide an example of code or picture of the storybook to see what the actual problem is ?

If not, we need to see if we can reproduce this problem.

MartinWeb avatar Sep 12 '23 12:09 MartinWeb