Adrien

Results 13 comments of Adrien

I am not sure what is the dialog feature, the Alexa skill builder feature I am talking about allows you to preset some sentences that alexa can say, so I...

@LyricTian Wow, that's awesome! This really changes the game thanks! I understand now at a glance how this implemetation of OAuth is built. I am impressed about how clean this...

Also tried with v2008 and had the issue on both. It is sadly not usable like that. I think this is linked to #226 because this always starts to happen...

@kaenganxt Playing 10 minutes, building police stations and fire departments, and playing with the play/pause/fast-forward buttons makes it desync :-)

I am having the same issue, any update on this?

This happened to me because I was working with `sync: true` during my initial phase of development, and when I dropped the tables to generate the migrations, **I forgot to...

From doing more research, this might be considered as "normal" behavior. https://stackoverflow.com/questions/48836583/git-hash-object-is-yielding-different-sha1-in-powershell-cmd-and-bash Any input on how to go around this issue?

Same issue here `ERROR TypeError: Cannot read property 'hideNavigationBar' of null`

If you've been like me starting to install everything after June 27th 2018, make sure you are not using Python 3.7. Otherwise you'll get the error since this version is...

@aamirmalik OpenCV 3 works with Python 2.7, 3.4, 3.5 and 3.6. 👍