Jake Crane

Results 2 comments of Jake Crane

I'm seeing the same issue. edit: I think in my case the issue is related to changing the value prop to undefined. So coalescing to empty string seems to be...

Here's a codesandbox example of the Issue I was running into: https://codesandbox.io/s/elegant-darwin-lt8mpx?file=/src/App.tsx To trigger the issue, enter a number in the input and then click the reset button. Notice that...