Gregor Adams

Results 184 comments of Gregor Adams

I'm not sure if anybody needs this but I created typings for repos: (this helped me) ```typescript interface GithubRepository { id: number; node_id: string; name: string; full_name: string; private: boolean;...

Same issue here. It is ok for audio but watching videos is not possible with this delay.

Just counted about 6 seconds delay

don't wanna spam but the solution is: Use your Sonos as designed.The 2 minutes I was using Airsonos just taught me better. It also seems the maintainer of this repo...

Any news on this issue? **OS X** 10.12.1 (16B2657) **Sublime** Build 3126 ## Console output ``` Unexpected error(): Can't convert 'NoneType' object to str implicitly error: Can't convert 'NoneType' object...

@tur-nr I can take a look at it and propose a PR on the weekend. Let's see how this looks when implemented.

@TimPietrusky * do all of the 20 components actually need the mixin? * what is the expected behaviour when state changes are disabled? * I guess you expect redux to...

@tur-nr I agree. Thus the question if all 20 components really need this.

Thx for the fast reply. I'll open a PR with the interesting parts of your comment, as soon as I manage to get this running. (Might take a few days/weeks...