Robin Ebers

Results 5 comments of Robin Ebers

Much needed feature indeed. Just moving a project from `angular-translate` to `angular-gettext` and did not have those issues there. You could simple do: ``` js {{ 'This is {{var1}} favourite...

1.5 years later, I run into the exact same issue. One idea comes to mind: Maybe the filter could look for a comment NEXT to it in the source, something...

It's pretty ridiculous that Ledger ignores this so obvious request. It's all over Reddit and here as well. Yet, it gets ignored. This and similar behavior is the reason people...

Thanks @dparlevliet but that would mean I have to query them manually, right? Does that mean the websocket API does not support it?

One more question here: The Bittrex API docs say the `market` is optional. But not providing it always provides `null`, while e.g. `BTC-ETH` works. I can only assume this is...