Scott Covert
Scott Covert
I believe this has to do with a change in what's returned from Instagram when posting to the login url; looters.py attempts to pull the CSRF token using get_shared_data but...
Sounds good, thanks @althonos - I didn't open one originally thinking it was too much of a hack so feel free to reject/tweak as needed
Thanks for jumping on this, @peternhale
Just weighing in that I've run across this as well. I'll work on trying to get some code and a reproducible use case but I was able to confirm from...
Not a bad assumption, but actually that wasn't a typo - the horizontal scroll while staring at a mostly blank grid brings the rows back. I'm thinking the horizontal scroll...
Just wanted to circle back on this and mention that @ghiscoding was spot on in his initial assumption that ultimately (for me) this was related to some CSS styling overrides...
Just came across this myself while updating an app I made last year that uses a TypeScript version of ForceJS. I believe the latest version already resolves the issue you...
Hi @lumon86 - essentially I added a new 'userId' property onto the oauth object. Again, I believe the latest version already resolves the issue but you can follow the link...
Thanks to @mpsenn and @AkshathaRao for investigating; wondering if there are any known workarounds to this in the meantime? Additionally, since this has been determined to be a problem on...
@GaryK95 Mmm, was your issue also with the lightning container component? I have all my API versions set to v41 (Winter '18). I even downgraded temporarily to v40 based on...