edmundpf
edmundpf
Fixed this by replacing `document.addEventListener( 'DOMContentLoaded', function () {` with `$(document).ready(function () {` (if you're using JQuery). For some reason the DOMContentLoaded event wasn't firing.
> @edmundpf was the change deployed already? It seems it still doesn't work correctly for me. Now using `Chrome Version 70.0.3538.102 (Official Build) (64-bit)` nope I just put it in...
Send this to Matt Taibbi
> There are also other even more interesting things here: > > https://github.com/twitter/the-algorithm/blob/ec83d01dcaebf369444d75ed04b3625a0a645eb9/visibilitylib/src/main/scala/com/twitter/visibility/models/TweetSafetyLabel.scala#L175 > > but it seems like it is already deprecated, if I'm understanding the code correctly 😅...
@c0debase Sorry I got to this so late, I am planning on making this full-featured including orders, just have some other projects right now so haven't gotten around to it...
You have until 12am EST to rewrite the whole codebase in Python. Go get 'em champ.
> Hey everyone, > Thank you for reporting this issue. We've reproduced it and we've investigated the case - the problem is caused by change in Apple's API for the...
Any updates on this? Looks like windows users just can't do cloud builds without this functionality, currently stuck on deployment of an app since I can't test for iOS