u/MonkeyOnARock1

▲ 3 r/vuejs

Going 'Back' on SPA's

I use vuejs for my web apps. Users go to mydomain.com, they login, and then they are sent to mydomain.com/application.

How do people handle the back/forward navigation buttons on the browser? Currently when users are at /application and they hit 'back', it sends them to the homepage.

I'm thinking of preventing this behavior, or maybe having a popup that says 'are you sure you want to leave?'.

How do others typically handle this?

reddit.com
u/MonkeyOnARock1 — 7 days ago