Error on Markets tab #10
Labels
Help Wanted
Extra attention is needed.
Priority: Medium
This issue may be useful, and needs some attention.
Status: Available
No one has claimed responsibility for resolving this issue.
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users.
/home/user/explorer/views/markets/bittrex.jade:26 24| tbody 25| tr > 26| td #{marketdata.data.summary.High.toFixed(8)} 27| td #{marketdata.data.summary.Low.toFixed(8)} 28| td #{marketdata.data.summary.Volume.toFixed(8)} 29| td.hidden-xs #{marketdata.data.summary.Bid.toFixed(8)} Cannot read property 'toFixed' of undefined
The text was updated successfully, but these errors were encountered: