Open aemson opened 6 years ago
After updating to latest version 1.16.9 the Control.file wasn't displaying the selected file name .
Try uploading a file using Control.file with package 1.16.9(file name not displayed) and 1.16.8 (works)
The selected file name should be displayed .
It shows 'No file chosen' even after selecting a file.
(please fork from this CodePen template or this CodeSandbox template)
Hi Team,
Even i am also facing the same issue. It would be better, if anyone knows the solution. My react-redux-form version is : 1.16.14
Thanks
The Problem
After updating to latest version 1.16.9 the Control.file wasn't displaying the selected file name .
Steps to Reproduce
Try uploading a file using Control.file with package 1.16.9(file name not displayed) and 1.16.8 (works)
Expected Behavior
The selected file name should be displayed .
Actual Behavior
It shows 'No file chosen' even after selecting a file.
Reproducible Code Example
(please fork from this CodePen template or this CodeSandbox template)