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

CSV: TypeError: Cannot read property 'orig' of undefined #536

Closed
iffy opened this issue Nov 17, 2020 · 1 comment
Closed

CSV: TypeError: Cannot read property 'orig' of undefined #536

iffy opened this issue Nov 17, 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 Nov 17, 2020

Version: 0.57.5 (node: v12.4.0)
OS: linux 5.4.0-52-generic x64
Lang: en English
Loc: buckets://budget-1/budget/index.html#/y2020m11/import

[2020-11-16 22:09:58.025] [info] (budget.r) window.location.hash = #/y2020m11/import
[2020-11-16 22:09:58.117] [error] (budget.r) Uncaught error: Uncaught TypeError: Cannot read property 'orig' of undefined
[2020-11-16 22:09:58.118] [error] (budget.r) Filename: /tmp/.mount_BucketPA2h6u/resources/app.asar/src/csvimport.js line 515 col 68
[2020-11-16 22:09:58.119] [error] (budget.r) TypeError: Cannot read property 'orig' of undefined
    at /tmp/.mount_BucketPA2h6u/resources/app.asar/src/csvimport.js:515:68
    at Array.map (<anonymous>)
    at /tmp/.mount_BucketPA2h6u/resources/app.asar/src/csvimport.js:514:100
    at Array.map (<anonymous>)
    at CSVMapper.render (/tmp/.mount_BucketPA2h6u/resources/app.asar/src/csvimport.js:513:82)
    at finishClassComponent (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:8377:33)
    at updateClassComponent (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:8345:12)
    at beginWork (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:8966:16)
    at performUnitOfWork (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:11798:16)
    at workLoop (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:11827:26)
    at HTMLUnknownElement.callCallback (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:104:14)
    at Object.invokeGuardedCallbackDev (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:142:16)
    at invokeGuardedCallback (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:191:29)
    at replayUnitOfWork (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:11302:7)
    at renderRoot (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:11869:11)
    at performWorkOnRoot (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12422:24)
    at performWork (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12343:9)
    at performSyncWork (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12320:5)
    at requestWork (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12220:7)
    at scheduleWorkImpl (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12095:13)
    at scheduleWork (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12055:12)
    at scheduleRootUpdate (/tmp/.mount_BucketPA2h6u/resources/app.asar/node_modules/react-dom/cjs/react-dom.development.js:12683:5)
@iffy iffy added the bug Things that prevent or seriously impede people from doing their budget. label Nov 17, 2020
@iffy iffy added the included in next release The work is done, it's just waiting to be released. label Jan 28, 2022
@iffy
Copy link
Contributor Author

iffy commented Feb 17, 2022

Included in v0.65.0 release (AUTOMATED COMMENT)

@iffy iffy closed this as completed Feb 17, 2022
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