Log out failing with a 404 #61

Closed
opened 2022-02-19 17:50:07 +00:00 by raucao · 0 comments
Owner

After deploying the app with the Rails 7 upgrade, logging out is failing with a 404.

Looks like the JS for sending a DELETE to that URL is missing, so it's doing a GET instead.

After deploying the app with the Rails 7 upgrade, logging out is failing with a 404. Looks like the JS for sending a `DELETE` to that URL is missing, so it's doing a `GET` instead.
raucao added the
bug
label 2022-02-19 17:50:07 +00:00
raucao referenced this issue from a commit 2022-02-19 18:14:29 +00:00
Sign in to join this conversation.
No description provided.