mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-03-01 12:44:37 +00:00
@ogerly, this is a perfect example where `this.$router.replace` makes a lot more sense that `this.$router.push`. When you go back in your browser history, you won't get 404 not found error.