You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Real quick, I'm thinking a slightly larger refactor is recommended. It's probably worth:
replacingcreate.js.erb and other ujs js responses with a turbo response. I'm thinking responding with a turbo-stream update (not replace) of #two-factor's internals using the contents of the devise/registrations/two_factor
replacing the two link_to's in _two_factor.html.erb with button_to to create small proper forms, which will return a turbo_stream as in step 1
The text was updated successfully, but these errors were encountered:
In this discussion @pascallaliberte said:
The text was updated successfully, but these errors were encountered: