Removing the image in FileInput and choosing a new image won't show preview

  1. Select an image in a FileInput component;
  2. Click the 'close' button to remove the preview;
  3. Select again an image.
    Now nothing shows in the preview area.

Was able to reproduce this however if you select exactly the same image - fix will be published with our next update.

It seems that the online demo has fixed this issue? When can I expect the nuget package to be updated with this fix?

The NuGet package is already released:

Turned out due to my network issue the update prompt couldn't show in Visual Studio package manager. Thanks a lot.