Web dev here - not surprising safari is having issues with Facebook infinite scroll. Same happens to me on tumblr and Pinterest. The truth is many web companies target chrome as the primary browser to test development because it has the largest market share of users, especially worldwide. Safari unfortunately is looked at as the “IE” in the web dev community and is hated because the WebKit makes some interesting choices in how they support the html/js/css spec.
While the folks at WebKit have the ultimate say on how/what features they decide to support, Facebook and others have a responsibility to reasonably test their code base to make sure things run decently.
Fun fact: submitted a similar complaint to Pinterest once about overall poor performance in safari. Their response: “Use chrome instead.”
While the folks at WebKit have the ultimate say on how/what features they decide to support, Facebook and others have a responsibility to reasonably test their code base to make sure things run decently.
Fun fact: submitted a similar complaint to Pinterest once about overall poor performance in safari. Their response: “Use chrome instead.”