Skip to content

jQuery.fn.bind is deprecated #2729

@evenh

Description

@evenh

While moving a codebase from an old jQuery 1.x installation to the latest and greatest (3.1.1), I enabled the jQuery Migration plugin and upgraded Chosen to version 1.6.2. From the console I could see deprecation warnings (see screenshot). I can confirm that the issue is still present on the master branch as of commit dacfa20.

image

Steps to reproduce

See this example or just any plain example with jQuery 3.1.1 and jQuery migration plugin 3.0.0.

Expected behavior

I expect no deprecation warnings when I run the migration tool.

Actual behavior

A deprecation warning appears in the browser console log.

Environment

  • Chosen Version: 1.6.2 and master (dacfa20)
  • jQuery or Prototype Version: jQuery
  • Browser and Version: Chrome 53.0.2785.143 m
  • OS and Version: Windows 7 Enterprise

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