You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/12/30 09:26:35 UTC

[GitHub] [cordova-plugin-file] chr15m commented on issue #316: Do not overwrite standard File API

chr15m commented on issue #316:
URL: https://github.com/apache/cordova-plugin-file/issues/316#issuecomment-1002942970


   @July- what you can do is shim in some code before you load `cordova.js` in your `index.html` to save the old `File` etc.
   
   I was very surprised when this plugin overwrote `window.File` and broke my app.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org