Skip to content

jQuery.get: note required callback arg if dataType is provided #691

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

Closed
wants to merge 1 commit into from

Conversation

arthurvr
Copy link
Member

Fixes #351.

For .post() this was already done in 4664f1b, but the same thing should be in the jQuery.get() entry as well.

@arthurvr
Copy link
Member Author

arthurvr commented Apr 3, 2015

@dmethvin Does this LGTY?

@arthurvr
Copy link
Member Author

arthurvr commented Apr 9, 2015

ping @dmethvin or whoever else who wants to give this a review?

@dmethvin
Copy link
Member

dmethvin commented Apr 9, 2015

👍

@arthurvr arthurvr closed this in 9f29995 Apr 9, 2015
@arthurvr arthurvr deleted the CB+datatype branch April 9, 2015 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Callback (or null placeholder) is required for .get()/.post() if dataType is provided
3 participants