GoogleChromeLabs / browser-fs-access

File System Access API with legacy fallback in the browser
https://googlechromelabs.github.io/browser-fs-access/demo/
Apache License 2.0
1.38k stars 84 forks source link

Add check if file handle is still good before attempting to write #43

Closed tomayac closed 3 years ago

tomayac commented 3 years ago

Triggered via https://github.com/excalidraw/excalidraw/issues/3370, which this will fix.

tomayac commented 3 years ago

Fixed via https://github.com/GoogleChromeLabs/browser-fs-access/commit/c4ce7f0313f9dde923a2220c798e4d5365cdcf32.