Max Sandelin
Max Sandelin
I can start the game by typing `$ pokemon catch` and it will find a Pokémon. Though once I choose the bag, the game will freeze and no key presses...
I have the exact same issue. Could also throw in the fact that if I have `useFetch` depend on `route.params` it doesn't update the param I use, regardless of if...
@danielroe Regarding the `vue-router` import, that is only to make it possible to listen to the route params changing using the Composition API approach as mentioned above. If I don't...
@nikrolls This is still an issue. 😐