Skip to content

while playing with recommender widget, noticed that underscore must be loaded globally - which is weird #2074

@romanchyla

Description

@romanchyla

Expected Behavior

'underscore' is normally imported by modules

Actual Behavior

https://github.com/adsabs/bumblebee/blob/master/src/js/widgets/facet/widget.js has no such import

yet _.debounce() calls probably succeed

Suggests '_' is a global variable. Which it (normally) shouldn't be (conflicts)

Steps to Reproduce

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions