This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
Doing a programmatic route change using Vue Router is very straight forward: this.$router.push({name: 'home'}) // Triggers the 'home' route However, I couldn't find the "correct" way to pass arbitrary data to this route. My use case just didn't make...
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.