You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The property is named files, which means no directories, but it uses FileSystemHandle, which includes directories. Should it be more specific and use FileSystemFileHandle instead?
The text was updated successfully, but these errors were encountered:
The property is named
files
, which means no directories, but it usesFileSystemHandle
, which includes directories. Should it be more specific and useFileSystemFileHandle
instead?The text was updated successfully, but these errors were encountered: