html input type file don't work
I upgraded to Safari 14.0.1 (14610.2.11.51.10) in Mojave and suddenly html input type file tags stopped working. It seems to deny file access when the button is clicked. Why?
iMac 27″, macOS 10.14
I upgraded to Safari 14.0.1 (14610.2.11.51.10) in Mojave and suddenly html input type file tags stopped working. It seems to deny file access when the button is clicked. Why?
iMac 27″, macOS 10.14
seems like a bug in safari 14.0.1 on Mojave.
btw: for me, the solution to add an "accept"-attribute to the file-input didn't work.
html input type file don't work