justalever/kickoff_tailwind

User Sign Out + Cancel Account buttons not working

Opened this issue · 1 comments

The template installs fine, but when I run bin/dev puma doesn't load, and if I run rails s, I can signup and sign in, but can't sign out or cancel account. Button clicks, but nothing happens.

Incidentally, I tried making a new app without esbuild. The bin/dev and rails s commands have to be run separately, but all the buttons work :)