Hi,

Following the comment of breautek :
https://github.com/apache/cordova-plugin-file/issues/572#issuecomment-2528991987

I would like to submit a discussion around File, FileReader implementation.

I understand the past needs but i think it's a major issue to have JS api
not following standards.
I think it isnt an edge case to manipulate File, FileReader in a JS env,
even more in a cordova phone app.

It's a use case to be able to manipulate a File to discuss with an API.
it's also quite disturbing to use FileReader with unexpected behavior from
standards

Everything is nearly listed here :
https://github.com/apache/cordova-plugin-file/issues/316
https://github.com/apache/cordova-plugin-file/issues/572

Regards,

Lucas

Reply via email to