Open tjkcc opened 1 week ago
I get the same error, then open the log and after it fetches all Amazon invoices it says:
Fetching Monarch transactions
TypeError: Cannot read properties of undefined (reading 'allTransactions')
at ne (chrome-extension://immlnbnpecghdpbnkmligficdnmchepe/src/pages/background/index.js:33:34)
at async G (chrome-extension://immlnbnpecghdpbnkmligficdnmchepe/src/pages/background/index.js:33:3158)
at async K (chrome-extension://immlnbnpecghdpbnkmligficdnmchepe/src/pages/background/index.js:33:2001)
Sync complete
I downloaded 0.2.0 and it gives same error, with different line numbers of course.
Fetching Monarch transactions
TypeError: Cannot read properties of undefined (reading 'allTransactions')
at te (chrome-extension://iicbkgmgjoaiapoilpnfnneegpeknmkl/src/pages/background/index.js:33:34)
at async G (chrome-extension://iicbkgmgjoaiapoilpnfnneegpeknmkl/src/pages/background/index.js:33:3204)
at async K (chrome-extension://iicbkgmgjoaiapoilpnfnneegpeknmkl/src/pages/background/index.js:33:1993)
Sync complete
Thanks for the awesome extension! Just updated to 0.3.1 and running into this error: