chosen
chosen copied to clipboard
form_field_jq.hide(...).after is not a function
jQuery "3.3.1" throws TypeError: this.form_field_jq.hide(...).after is not a function the issue is fixed by splitting the lines.
Summary
Provide a general description of the code changes in your pull request.
Please double-check that:
- [x] All changes were made in CoffeeScript files, not JavaScript files.
- [x] You used Grunt to build the JavaScript files and tested them locally.
- [ ] You've updated both the jQuery and Prototype versions.
- [x] You haven't manually updated the version number in
package.json. - [x] If necessary, you've updated the documentation.
See the Pull Requests section of our Contributing Guidelines for more details.
References
If your pull request is in reference to one or more open GitHub issues, please mention them here to keep the conversations linked together.