Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
cordova@7.0.0
-
None
-
cordova 7.1.0
Description
Error in Success callbackId: File1539060614 : TypeError: Cannot read property 'filesystemName' of null
cordova.js:314 Uncaught TypeError: Cannot read property 'filesystemName' of null
The `fsRoot` might be null. reproduced with latest cordova on android emulator.
This is the problematic line : https://github.com/apache/cordova-plugin-file/blob/master/www/fileSystems-roots.js#L33
Attachments
Issue Links
- links to