Skip to content

False-positive for event scope #63

Description

@just-boris

Given the following code

$(document).on('ajaxSend', someHandler).on('ajaxSuccess', anotherHandler);

It produces me event-scope error on the second on call. But there is no Backbone usage in this code, so error shouldn't appear there

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions