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

TypeError: Cannot read property 'isBefore' of null #461

Closed
iffy opened this issue May 14, 2020 · 1 comment
Closed

TypeError: Cannot read property 'isBefore' of null #461

iffy opened this issue May 14, 2020 · 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 May 14, 2020

TypeError: Cannot read property 'isBefore' of null
    at TransRow.recomputeState (/Applications/Buckets.app/Contents/Resources/app.asar/src/budget/transactions.js:311:39)
    at TransRow.componentWillReceiveProps (/Applications/Buckets.app/Contents/Resources/app.asar/src/budget/transactions.js:273:32)
    at callComponentWillReceiveProps (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:6880:16)
    at updateClassInstance (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:7120:9)
    at updateClassComponent (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:8333:22)
    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 flushInteractiveUpdates (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12578:7)
    at batchedUpdates (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:1955:7)
    at dispatchEvent (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:4279:5)
    at interactiveUpdates (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12565:14)
    at interactiveUpdates (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:1962:10)
    at dispatchInteractiveEvent (/Applications/Buckets.app/Contents/Resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:4256:3)
@iffy iffy added 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. labels May 14, 2020
@iffy
Copy link
Contributor Author

iffy commented May 22, 2020

Included in v0.56.1 release (AUTOMATED COMMENT)

@iffy iffy closed this as completed May 22, 2020
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