TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Why has Slack / Spotify now stopped working in slightly older browsers?

3 点作者 imsky大约 3 年前
In the last few weeks, Slack stopped working in Firefox 78, Yelp stopped showing maps and reviews in Safari 12 and Firefox 78, and Spotify can't even load a track in Safari 12. What changed to break these apps so fundamentally in relatively recent browsers (<4y old)?

3 条评论

PaulHoule大约 3 年前
There are a lot of little things like<p><a href="https:&#x2F;&#x2F;caniuse.com&#x2F;mdn-javascript_operators_logical_nullish_assignment" rel="nofollow">https:&#x2F;&#x2F;caniuse.com&#x2F;mdn-javascript_operators_logical_nullish...</a><p>There is a belief among devs that browsers are being kept up to date well because of security fears but they aren&#x27;t.
svacko大约 3 年前
OT: Spotify is apparently experiencing an outage in Europe [1] so I went to HN to check if it&#x27;s not being discussed here. Found this thread but it seems it&#x27;s not related, as here users are being forcefully logged out and unable to login again (hopefully not a hack) even in the latest Android app and up-to-date browsers.<p>[1] <a href="https:&#x2F;&#x2F;twitter.com&#x2F;search?q=spotify&amp;src=typed_query&amp;f=live" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;search?q=spotify&amp;src=typed_query&amp;f=live</a>
评论 #30603671 未加载
moistly大约 3 年前
FWIW, I’m using a macOS Safari that identifies as v6.something that Slack deprecated many months ago. I use the developer tools to have it identify as v9. Everything appears to work just fine.<p>So IMO the only reason Slack isn’t working in older browsers is because they’re being capricious pricks.