Safari, IE: Unable to interact with the server from the live documentation page. · Issue #4959 · encode/django-rest-framework (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@xordoquy

Description

@xordoquy

Steps to reproduce

Go to the documentation page, click on an "interact" link and then the "send request" button

Expected behavior

I interact with the server ;)

Actual behavior

JS exception and no request is actually performed:

[Error] TypeError: formData.entries is not a function. (In 'formData.entries()', 'formData.entries' is undefined)
(fonction anonyme) (api.js:40)
dispatch (jquery-1.10.2.min.js:5:14135)
handle (jquery-1.10.2.min.js:5:10872)