PUGX / PUGXAutoCompleterBundle

Add an autocomplete field to your Symfony forms
GNU Lesser General Public License v3.0
93 stars 38 forks source link

The CSRF token is invalid. #36

Closed hounded closed 8 years ago

hounded commented 8 years ago

the autocomplete works fine, but I have a button off to the side where the user can submit the form, incase they didn't want to make one of the selections and just wanted to submit the query string (fake_#id).

When I try to submit the form I get CSRF token is invalid.