captainbrosset / file-handling-demo

A demo app showing all of the ways files can be opened or saved on the web
https://cranky-shaw-fe95e8.netlify.app/
12 stars 3 forks source link

PWA file handling feature does not work anymore #5

Open captainbrosset opened 2 years ago

captainbrosset commented 2 years ago

Expected: the app opens up and the content of the file gets displayed.

Actual: the app does open, but the content does not appear.

captainbrosset commented 2 years ago

As far as I can see the launchQueue.setConsumer callback just does not get called anymore. I tested on Photopea as well, as same thing there.

captainbrosset commented 2 years ago

I tested a bit more, and this works in Chrome. So there's an Edge-only bug here, which I'll get the PWA team to look at.