Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialize: jQuery.param: return empty string when given null/undefined #4108

Merged
merged 1 commit into from
Jun 20, 2018

Conversation

timmywil
Copy link
Member

Summary

Fixes #2633

Checklist

@timmywil timmywil merged commit 0645099 into jquery:master Jun 20, 2018
@timmywil timmywil deleted the param-2633 branch June 20, 2018 16:07
@lock lock bot locked as resolved and limited conversation to collaborators Dec 17, 2018
@mgol mgol added this to the 3.4.0 milestone Sep 28, 2020
@mgol mgol added the Serialize label Sep 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

$.param(undefined) - throws Cannot read property 'jquery' of undefined
2 participants