baruchiro / israeli-bank-scrapers-desktop

Secure desktop app for retriving your transactions from all israeli banks and credit cards
https://baruchiro.github.io/israeli-bank-scrapers-desktop/
MIT License
40 stars 7 forks source link

Cannot read property '0' of null #64

Closed yaelgreen closed 4 years ago

yaelgreen commented 4 years ago

When I try to Export to Google Spreadsheet I get this error (it's shown when I hover over the small red X to the right of "Export to Google Spreadsheet" ): Cannot read property '0' of null

and the log shows:

┏ Electron -------------------

14:34:03.076 › TypeError {}

┗ ----------------------------

baruchiro commented 4 years ago

Thank you for contributing!

baruchiro commented 4 years ago

I'm just working on (#9 ) replacing the authenticarion process with Google so I believe it will be resolved.

Arielgordon123 commented 4 years ago

I think that this error comes from the regex in this line https://github.com/baruchiro/israeli-bank-scrapers-desktop/blob/a67068cf45e015637bc4c92915d208ed405940d4/src/renderer/modules/spreadsheet.js#L80 sometimes there is no - at all or there is but not in this particular place.

anyway, I think that @baruchiro working to replace this workflow.