You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Clicking the table header to sort by Available, Total or minimum results in the entire screen turning white.
To Reproduce
Go to credit offer page
click on the header for 'Available' to sort
Get white screen
Expected behavior
Table sorts without white screen
Screenshots
vendor.049af5c1d008aea05c6b.js:2 TypeError: Cannot read properties of undefined (reading 'toJS')
at Object.convert_satoshi_to_typed (app.ca0591fe36ffc3c5e8fa.js:1:654721)
at N._sortByAmount (explorer.3618f7ce2754a162d898.js:1:2244)
at Object.sorter (explorer.3618f7ce2754a162d898.js:1:3062)
at vendor.049af5c1d008aea05c6b.js:2:1175051
at Array.sort (<anonymous>)
at n.value (vendor.049af5c1d008aea05c6b.js:2:1178028)
at n.value (vendor.049af5c1d008aea05c6b.js:2:1175836)
at n.value (vendor.049af5c1d008aea05c6b.js:2:1175160)
at o.renderComponent (vendor.049af5c1d008aea05c6b.js:2:1171898)
at bs (vendor.049af5c1d008aea05c6b.js:2:3666048)
ns @ vendor.049af5c1d008aea05c6b.js:2
app.ca0591fe36ffc3c5e8fa.js:1 TypeError: Cannot read properties of undefined (reading 'toJS')
at Object.convert_satoshi_to_typed (app.ca0591fe36ffc3c5e8fa.js:1:654721)
at N._sortByAmount (explorer.3618f7ce2754a162d898.js:1:2244)
at Object.sorter (explorer.3618f7ce2754a162d898.js:1:3062)
at vendor.049af5c1d008aea05c6b.js:2:1175051
at Array.sort (<anonymous>)
at n.value (vendor.049af5c1d008aea05c6b.js:2:1178028)
at n.value (vendor.049af5c1d008aea05c6b.js:2:1175836)
at n.value (vendor.049af5c1d008aea05c6b.js:2:1175160)
at o.renderComponent (vendor.049af5c1d008aea05c6b.js:2:1171898)
at bs (vendor.049af5c1d008aea05c6b.js:2:3666048)
componentDidCatch @ app.ca0591fe36ffc3c5e8fa.js:1
Desktop (please complete the following information):
Opera GX browser, windows, wallet.bitshares.org
Additional info
If you attempt to sort by 'rate' before sorting available/total/minimum, the sort will work and no white screen will trigger
After refreshing the page the available/total/minimum sorts won't work again
Does not occur in firefox nor chrome
The text was updated successfully, but these errors were encountered:
grctest
changed the title
Credit offer page -> sort by 'Available' => white screen
Credit offer page -> sorting table can cause white screen
Oct 20, 2022
Describe the bug
Clicking the table header to sort by Available, Total or minimum results in the entire screen turning white.
To Reproduce
Expected behavior
Table sorts without white screen
Screenshots
Desktop (please complete the following information):
Opera GX browser, windows, wallet.bitshares.org
Additional info
The text was updated successfully, but these errors were encountered: