Andrei Marinescu

Results 16 comments of Andrei Marinescu

Thanks Eric, I'll figure it out in syslog and post the solution here in case anyone finds it useful.

I'm having the same issue, I'm unable to change the view hierarchy of the top fragment. The only thing that worked indeed was calling a requestLayout on the bottom fragment...

@dhilipsiva I forked this repo and added a hack so I could set the redirect uri manually. It does work, but I'd exercise caution if you want to run this...

That's super cool. Good luck! :) On Thu, May 20, 2021 at 2:55 PM dhilipsiva ***@***.***> wrote: > Thanks a lot @andreimarinescu . I am > not using this for...

@fivethreeo I've seen the updates to your fork and you seem to have implemented support for setting a `redirect_uri`, however I can't seem to get it to work (it's complaining...

Thanks for your reply, this is much appreciated. I was pulling my hair (not much left) for the past 24 hours trying to make this work. Getting social auth, graphene...

@jakobrosenberg could you detail your question a bit? telepat-api is an Express NodeJS application, so it's compatible with both Windows and Docker deployments. We also ship Dockerfiles with each Telepat...

One issue to check here is your NodeJS version. Because we're still waiting on some of our dependencies to become compatible with the latest NodeJS versions, right now we're still...

The issue here is that our own dependencies are not installing correctly on node 4.2.6. You shouldn't have issues with the 0.12 branch of node. We'll try to prioritize proper...

I also seem to have the same issue. Any workarounds? I've attached a dump of the current view hierarchy and a screenshot, for reference. If anyone has any suggestions, let...