forked from imharrywu/explorer
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Help WantedExtra attention is needed.Extra attention is needed.Priority: MediumThis issue may be useful, and needs some attention.This issue may be useful, and needs some attention.Status: AvailableNo one has claimed responsibility for resolving this issue.No one has claimed responsibility for resolving this issue.Type: BugInconsistencies or issues which will cause an issue or problem for users.Inconsistencies or issues which will cause an issue or problem for users.
Description
/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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Help WantedExtra attention is needed.Extra attention is needed.Priority: MediumThis issue may be useful, and needs some attention.This issue may be useful, and needs some attention.Status: AvailableNo one has claimed responsibility for resolving this issue.No one has claimed responsibility for resolving this issue.Type: BugInconsistencies or issues which will cause an issue or problem for users.Inconsistencies or issues which will cause an issue or problem for users.