Raphael
Raphael
Good morning, I have the exact same issue with a contract ( no abi ) How could I help ? any error trapping framework that could be add on top...
Hi there, document.body.classList.add("mat-icon-font-missing"); document.fonts.load(iconFontName) Please keep in mind that it might break universal if you refer to classList
Meanwhile, I know you are right it shall have only 1 'm', but binance API return the result with 2 m: you can check it: https://github.com/binance/binance-spot-api-docs/blob/master/rest-api.md#new-order--trade Probably quicker to be...
quick update, this is also the case for the cancel order it return cummulativeQuoteQty (2m), but the interface is with only 1 m
@lobobruno Nice but this pull request is missing the cancel one ;-) (cummulativeQuoteQty)
I agree, let me think maybe I will find a way to have both working without a possible regression. Maybe by adding a new method that will return the right...
What about having cummulativeQuoteQty?, with the question mark, so at least the type is accepting both without using the ng-ignore. Same just a though not sure it is a good...
edit the template everywhere you find
hi there, funny enough sounds like nobody care if some data do not appears on the chart ? ahahahah kidding but happy to have some feedback on this
Very sad to see that, migrating from angularjs and using the youtube plugin inside videogular v1, I can not use videogular anymore in angular 5. Hopefully we will see a...