hartsick / ruBB

a very minimal Rails-based forum for friends
https://nicewebsite.online
Other
14 stars 1 forks source link

Disable Turbo form submission for Devise #57

Closed hartsick closed 2 years ago

hartsick commented 2 years ago

Devise doesn't yet play nice with Turbo. As a result, the suggested (and easiest) approach is just to disable Turbo submission of Devise forms for now.