Skip to content

Delegated events on window do not work #1592

@tadatuta

Description

@tadatuta

There's no way to get instance from such subscription:

bemDom.declBlock('block1', {}, {
    onInit : function() {
        this._domEvents(window).on('resize', spy9);
    }
});

Falling spec: #1593

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions