Skip to content

WebWorker : Uncaught TypeError: Cannot read property 'MutationObserver' of undefined  #179

Description

@fdecampredon

I'm trying to use bluebird in a WebWorker (in a browserified bundle) it seems that global.js returns undefined, and schedule.js module try to look for the MutationObserver property of undefined. Perhaps returning self in global.js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions