Gustavo León Tramontin

Results 11 comments of Gustavo León Tramontin

For those who have a similar problem with python3.7 or lower and use a .deb distro, the solution is to install the `python*-distutils` package according to the version of python...

the line on @AlmogBaku example `return FB.XFBML.parse($element[0]);` where does it come from?

Thanks for reply @angelxmoreno I understand that `FB.XFBML` is part of the SDK, but what I see is how to calling `FB.XFBML` from my directives, as the facebook sdk comes...

thanks @AlmogBaku. that way can access to FB object :beers:

i have the same issue :(

@AlmogBaku sure, i'm on it now

@362024758 Are you running subtensor with docker? If I do from the build, it doesn't happen to me, but running the docker image it does.

does auto scrolling work in text-only responses or is it only with file responses? i have this: ``` { _id: data[i].id, indexId: data[i].id, senderId: data[i].sender_id, content: data[i].transcription, date: data[i].date, timestamp:...