No route matches [GET] "/user/sign_out"
- by user3399101
So, I'm getting the below error when clicking on Sign Out on my drop down menu on the nav:
No route matches [GET] "/user/sign_out"
However, this only happens when using the sign out on the drop down nav (the hamburger menu for mobile devices) and not when clicking the sign out on the regular nav.
See the code below:
<div class="container…