Chrome dev tools: File drop event bug that cost me hours in debugging
TLDR: If you use onDrop event and try to log the files in console, the file array will log empty. But it will available when you use the file.
Sep 29, 20212 min read2.9K
Search for a command to run...