How to disable TURBO_STREAM for the `form_with` helper?
I want to incrementally start Turbo on my app but when I enabled it it has broken all my forms. How to disable it from form_with
in order to be able to incrementally update my app?
You’re not receiving notifications from this thread.
I want to incrementally start Turbo on my app but when I enabled it it has broken all my forms. How to disable it from form_with
in order to be able to incrementally update my app?