Mikhail Reenko
Results
3
issues of
Mikhail Reenko
If call `this.$context.redirect(this.$context.location.toString())` then Catberry add '#' for URL and scroll to top this page. I think if current location and next location is equals then not necessary to redirect....
bug
routing
In official version (https://bittrex.github.io/api/v1-1) > market - a string literal for the market (ie. BTC-LTC). If omitted, will return for all markets But in current package market is required. https://github.com/AndrewBarba/bittrex-node/blob/master/src/bittrex-client.js#L222