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
fix(event_type): 🎨 Update drop event type to include FileSystemFileHa…
…ndle
When useFsAccessApi is enabled, the existing types do not account for FileSystemFileHandle, which can also be returned. This omission leads to an RTE crash.