-
-
Notifications
You must be signed in to change notification settings - Fork 162
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
Handle Ajax form submission with Turbolinks #133
Comments
I can probs tackle this with the approach taken in bentranter/turbolinks, though it's still missing support for some of the |
@bentranter Thanks Ben! Some of the Rails UJS stuff is handled because Lucky is bundled with the Rails UJS npm package. So you can do |
* Handle Turbolinks-Location header in correct way
* Handle Turbolinks-Location header in correct way
* Handle Turbolinks-Location header in correct way
https://github.com/turbolinks/turbolinks#redirecting-after-a-form-submission
https://m.patrikonrails.com/how-to-make-ajax-calls-the-rails-way-20174715d176
The text was updated successfully, but these errors were encountered: