Dropbox broke internet?

2 points by petrohi ↗ HN
Looks like https://www.dropbox.com/static/api/1/dropbox.js is now overriding _ object in global namespace. This breaks all sites that use dropbox and underscore.js

2 comments

[ 3.1 ms ] story [ 14.9 ms ] thread
It now has window._=function(d){ ... }
If to you the "Internet" is a web browser running a specific JavaScript library, then yes, Dropbox did indeed break your Internet.