bolt / boltforms

Bolt 3 Forms extension - Symfony interface and API for Bolt
http://bolt.cm
GNU General Public License v3.0
52 stars 57 forks source link

Redirect after submission gives error on Chrome & Firefox #302

Open tricksel opened 4 years ago

tricksel commented 4 years ago

Version 4.3.0 gives a problem after submission of a form on Chrome and Firefox. Safari works OK. Chrome gives me "ERR_RESPONSE_HEADERS_MULTIPLE_LOCATION". Version 4.2.7 is OK. This happens both on Bolt 3.7.1 and Bolt 3.6.11.

ghispi commented 4 years ago

Seems to be related to https://github.com/bolt/boltforms/pull/283 & https://github.com/bolt/boltforms/pull/284