Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while trying to delete an account #301

Closed
iffy opened this issue Aug 27, 2018 · 1 comment
Closed

Error while trying to delete an account #301

iffy opened this issue Aug 27, 2018 · 1 comment
Labels
bug Things that prevent or seriously impede people from doing their budget. included in next release The work is done, it's just waiting to be released.

Comments

@iffy
Copy link
Contributor

iffy commented Aug 27, 2018

[2018-08-24 18:12:52.044] [info] (budget.r) window.location.hash = #/y2018m8/accounts/7
[2018-08-24 18:14:07.981] [error] (budget.r) Uncaught error: Uncaught TypeError: Cannot read property 'kind' of undefined
[2018-08-24 18:14:07.983] [error] (budget.r) TypeError: Cannot read property 'kind' of undefined
    at TransRow.render (/Applications/Buckets.app/Contents/Resources/app.asar/src/budget/transactions.js:400:105)
    at finishClassComponent (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:8377:33)
    at updateClassComponent (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:8345:12)
    at beginWork (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:8966:16)
    at performUnitOfWork (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:11798:16)
    at workLoop (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:11827:26)
    at HTMLUnknownElement.callCallback (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:104:14)
    at Object.invokeGuardedCallbackDev (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:142:16)
    at invokeGuardedCallback (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:191:29)
    at replayUnitOfWork (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:11302:7)
    at renderRoot (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:11869:11)
    at performWorkOnRoot (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12422:24)
    at performWork (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12343:9)
    at performSyncWork (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12320:5)
    at requestWork (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12220:7)
    at scheduleWorkImpl (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12095:13)
    at scheduleWork (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12055:12)
    at Object.enqueueSetState (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:6632:7)
    at AccountView.Component.setState (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react/cjs/react.development.js:242:16)
    at store.hasTransactions.then.has_transactions (/Applications/Buckets.app/Contents/Resources/app.asar/src/budget/accounts.js:140:22)
    at <anonymous>
[2018-08-24 18:14:08.035] [info] (budget.r) window.location.hash = #/accounts
@iffy iffy added the bug Things that prevent or seriously impede people from doing their budget. label Aug 27, 2018
@iffy iffy added the included in next release The work is done, it's just waiting to be released. label Sep 6, 2018
@iffy
Copy link
Contributor Author

iffy commented Sep 17, 2018

Included in v0.52.0 release (AUTOMATED COMMENT)

@iffy iffy closed this as completed Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that prevent or seriously impede people from doing their budget. included in next release The work is done, it's just waiting to be released.
Projects
None yet
Development

No branches or pull requests

1 participant