Tony Cassara

Results 15 comments of Tony Cassara

Hi @JPersson77 I'm having the same issue, can you check my log? ``` Sun 12:26:25 > LGTV Companion Service started (v 1.7.0) --------------------------- Sun 12:26:25 > Configuration file successfully read...

@JPersson77 oh my gosh soooo I forgot I changed the wifi password and didn't update the TV's password... duh. It works great now! Thank you for such an awesome tool!

Hi I'm also having this issue here, `onCompleted` is called on the first query but subsequent polling does not call `onCompleted`. Also `onError` does not get called when status code...

Using a `useEffect` workaround for now but it's not ideal because my `onCompleted` and `onError` methods are not being passed directly to the query.

Confirming that https://github.com/apollographql/react-apollo/issues/3709#issuecomment-592786578 solved my issue. This should be more clear in the docs. Might open a PR later.

Any chance of an FF deploy soon? I just switched over at work and would love to get this into my workflow 🙌🏼

@Nezteb maybe you can open a PR that adds that `bundle:firefox` script? One less step to get this into the Firefox extension store :)

Any chance FF has approved the extension yet? Excited to use this!

Also have the same question, short of using `alwaysRenderSuggestions` and conditionally rendering the whole component, I cannot find a way.