remotipart icon indicating copy to clipboard operation
remotipart copied to clipboard

turboboost form with uploads submit, but newly rendered pages don't show using remotipart

Open yomna-fahmy opened this issue 10 years ago • 3 comments
trafficstars

Using rails 4.2.1, turboboost 0.0.12, remotipart 1.2.1, carrierwave and carrierwave_backgrounder

When submitting the form without uploading any file, everything works fine. But when submitting with uploads, the server renders the correct page but the browser keeps showing the form (with the form submit button disabled)

<%= form_for company, url: registration_path(resource_name), html: { multipart: true }, validate: true, turboboost: true do |f| %>

request.headers['HTTP_X_TURBOBOOST'] is not set

yomna-fahmy avatar Apr 06 '15 10:04 yomna-fahmy

+1

descovi avatar May 31 '15 16:05 descovi

any info on this ?

tagrudev avatar Jul 30 '15 11:07 tagrudev

+1

somazx avatar Oct 28 '15 20:10 somazx