Hugh Boylan

Results 34 comments of Hugh Boylan

I had the same thought, but it turns out CORs will prevent one site from requesting the HTML from another. It's pretty easy to create an endpoint for this anyway....

More clarity on this issue... Import the default styled object. ```typescript import styled from 'styled-components' console.log(styled) const MyButton = styled.button`` # throws error ``` Notice how the default object is...

I never got it to work, sry > On Mar 27, 2016, at 8:03 AM, jordan rhea [email protected] wrote: > > I am having the same issue with this. Is...

Trying to use this in an app and not getting responses for tradeHistory/orderHistory Looks like it uses this documentation https://btc-e.com/api/documentation

Hope you all are still planning to implement this

@erutherford or anyone else find a solution for this? I'm still getting this issue with v0.4.5

@prajapatimoti Same here. You figure this out?

Sure, that'd be great!

Honestly not sure what that is. Library currently uses HttpModule. I only used Angular 2 for a short time before making the switch to React. 😬

I haven't used Angular in years, but would be happy to support a PR if there's still community interest in this package.