FileKit
FileKit copied to clipboard
cancelling saving file dialog on wasm should return null instead of platform file.
We are using the library to save files on Rijksmuseum. We would like to know when the saving dialog is cancelled. For dektop we checking whether FileKit.saveFile(...) is returning null, unfortunately on wasm it's always returning NOT null PlatformFile.