Search Results for "form-using-form_with-not-loading-f173fe60-5f59-43e8-960e-2087895b7930"
Lessons
Forum Threads
Stripe Elements Javascript Discussion
15
General
Great tutorial! Seems that the new elements library is easy to use. I was wondering how would I go about implementing Stripe Elements in a e-commerce site with a React Front-End and a Rails API bac...
Shoaib Burq replied
Direct File Uploads to S3: Part 2 Discussion
32
General
Hi! help me please. error loading ImageAws::S3::Errors::PermanentRedirect in PhotosController#create"The bucket you are attempting to access must be addressed using the specified endpoint. Ple...
Rod Klingler replied
Subscriptions with Stripe Discussion
96
General
Hey Chris! Not sure if this is just me, but there seems a problem downloading the video's.
Authorization with Pundit Discussion
28
General
It is really helpful. I've also seen CanCan. But I'm little bit confuse, which one should I use? Do you have any suggestion? Beside this I've a request that it'll be very helpful, if provide a vide...
Liam replied
Turbolinks Not Playing Nicely With Cocoon and Stripe
2
Rails
# Problem
I am getting the following console error on a form using `cocoon`. However, on page refresh the error is gone and the form works.
```
js.stripe.com/:1 Failed to execute 'postMessage' on ...
Ken replied
Render concurrent request data as it becomes available with Turbo Streams
1
Rails
Hi! I'm building a Rails app where users can check if a given username is available on multiple platforms. I have a form where users can enter a username, and then the app makes concurrent requests...
Una replied
How to use Devise with Hotwire & Turbo.js Discussion
81
General
Hey Chris - If we are still using Webpacker, we just need to change data-turbolinks-track to data-turbo-track in our layout files? In your episode repo, you still have it as turbolinks.
<%= st...
How to use Hotwire in Rails Discussion
86
General
Can you please provide the repository for this also?
Ahmad khatab replied
Button Loading Animations with jQuery UJS Discussion
68
General
Thank you! Really simple. :)
Marcos Filho replied
Thousand separator and Number formating
10
General
Something as simple as formatting a number in form field with thousand separators and currency symbol is driving me crazy! Something that should be simple to do and more importantly should be part...
How to use Uppy with ActiveStorage Discussion
37
General
Thanks for this!
Brian Carpenter replied
0 Using VueJS with Rails: Using VueJS for Nested Forms in Rails: Part 2
29
General
I particularly like avoiding the extra complexity of a full-blown router-based SPA, especially when enhancing an existing Rails app. Thanks for the clear and concise walkthrough! It'll help me avoi...
Aleksandr Shelestov replied
Group Chat with ActionCable: Part 4 Discussion
69
General
As for message relay jobs matter for this particular subject of this ActionCable example, do you recommend putting down for its current_user's id or name in these kind of scenarios when it comes to...
Sign In With Twitter using Omniauth and the Twitter gem Discussion
37
General
Excellent episode Chris! 2 off-episode questions: why does your version of Chrome have a "People" menu and any chance you'll post this to github?
Someone replied
Datatables From Scratch Using Hotwire Discussion
32
General
fantastic thanks
David Krider replied
Advanced Search, Autocomplete and Suggestions with ElasticSearch and the Searchkick gem Discussion
77
General
Chris, this is awesome!I was hoping you'd do a Searchkick/ElasticSearch video since you did the Ransack video!Thanks for all the great videos!
Introduction to Stimulus Reflex Discussion
43
General
woooooo... this is sooooo cooool. Thanks Chris for all the good content you giving us ๐.
You making likes Rails every days. Respect ๐
Jason Eastwood replied
Rails 6 With Full Vue Frontend vs Sprinkled Vue Components
4
Rails
I'm struggling to decide how best to integrate Vue in my Rails 6 app. ๐ค
I've read [some tutorials](https://web-crunch.com/ruby-on-rails-api-vue-js/) that suggest using Rails as API with Vue as fro...
Tabish Iqbal replied
How fix this error
0
Rails
mina deploy
-----> Creating a temporary build path
-----> Loading rbenv
-----> Loading rbenv
-----> Fetching new git commits
-----> Using git branch 'develop'
Cloning into '.'...
don...
ะัะตัั posted
File Uploads with Refile Discussion
96
General
Awesome.
Runong W replied