There was an error while loading. Please reload this page.
'underscore' is normally imported by modules
https://github.com/adsabs/bumblebee/blob/master/src/js/widgets/facet/widget.js has no such import
yet _.debounce() calls probably succeed
_.debounce()
Suggests '_' is a global variable. Which it (normally) shouldn't be (conflicts)