Skip to content

window.onblur trying to set properties after object is destroyed #2

Description

@victorssilva

When running ember test --server and clicking in and out of the browser we spawn, we get multiple of these:

Uncaught Error: Assertion Failed: calling set on destroyed object at http://localhost:7357/assets/vendor.js, line 12972

window.onblur and window.onfocus seem to still try to set properties on destroyed objects.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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