-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
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.
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
jashaj
Metadata
Metadata
Assignees
Labels
No labels