phoenix_html icon indicating copy to clipboard operation
phoenix_html copied to clipboard

Fix form file input normalized value

Open bhtabor opened this issue 8 months ago • 0 comments

Set form file input normalized value to an empty string because file path can't be set programmatically https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/file#value

bhtabor avatar May 09 '25 09:05 bhtabor