You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
When I have a form with following input group (generated by "@inputCheckboxGroup" in Play Framework"):
The regular form sends the FormData (in request headers) like this:
Unfortunately ajax-form sends it like this
Why is that happening?
The text was updated successfully, but these errors were encountered: