Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Cannot read property 'amount_inquired' of null #585

Open
sKiLdUsT opened this issue Oct 27, 2020 · 3 comments · May be fixed by #586
Open

Cannot read property 'amount_inquired' of null #585

sKiLdUsT opened this issue Oct 27, 2020 · 3 comments · May be fixed by #586

Comments

@sKiLdUsT
Copy link

While setting up the app, after loading all card data and trying to display my account history, the following error appears and the app is unusable, except for the menu open button.

TypeError: Cannot read property 'amount_inquired' of null
    at t.value (AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/bunqDesktop.js:470:4298)
    at Qa (AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:70885)
    at Ya (AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:70680)
    at Os (AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:106071)
    at Ou (AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:90475)
    at Tu (AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:90400)
    at vu (AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:87727)
    at AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:45833
    at t.unstable_runWithPriority (AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3056:3460)
    at qi (AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:45543)
@SnowBlinderP
Copy link

Getting the Same Error with Existing Installations (PC and Laptop)

TypeError: Cannot read property 'amount_inquired' of null at t.value (file:///C:/Users/paulo/AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/bunqDesktop.js:470:4298) at Qa (file:///C:/Users/paulo/AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:70885) at Ya (file:///C:/Users/paulo/AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:70680) at Os (file:///C:/Users/paulo/AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:106071) at Ou (file:///C:/Users/paulo/AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:90475) at Tu (file:///C:/Users/paulo/AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:90400) at vu (file:///C:/Users/paulo/AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:87727) at file:///C:/Users/paulo/AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:45833 at t.unstable_runWithPriority (file:///C:/Users/paulo/AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3056:3460) at qi (file:///C:/Users/paulo/AppData/Local/Programs/bunqdesktop/resources/app.asar/app/react/vendor.bundle.js:3036:45543)

@SnowBlinderP
Copy link

Addition:

After getting Notification for the Background Events and Clicking on Back then the Normal UI starts and works

sKiLdUsT added a commit to sKiLdUsT/bunqDesktop that referenced this issue Oct 28, 2020
@SnowBlinderP
Copy link

push

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants