Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yomna-fahmy opened this issue Apr 6, 2015 · 3 comments
Assignees
Labels

Comments

@yomna-fahmy
Copy link

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

@descovi
Copy link

descovi commented May 31, 2015

+1

@tagrudev
Copy link

any info on this ?

@somazx
Copy link

somazx commented Oct 28, 2015

+1

@esbanarango esbanarango self-assigned this Oct 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants