Patch Changes
c3a98a8Thanks
@segunadebayo! - Fix dropping a large directory freezing the tab. Duplicate
detection compared every incoming file against every file accepted so far, and theacceptlist was re-parsed for
every file, so a folder with tens of thousands of files took tens of seconds beforeonFileAcceptoronFileReject
fired. Ingesting 50,000 files now takes milliseconds.- Updated dependencies []:
- @zag-js/i18n-utils@1.44.0