-
Previously the project was designed to have desktop and mobile version separately because of incompatible components with mobile screens. I tried many different methods and found a solution. Right now…
-
### Version
3.1.1
### Reproduction link
[https://codesandbox.io/s/vue-template-7z1uq](https://codesandbox.io/s/vue-template-7z1uq)
### Steps to reproduce
1. Create minimal App wit…
-
### Version
3.1.6
### Reproduction link
https://codesandbox.io/s/nostalgic-mahavira-y0m7q
### Steps to reproduce
#### Memory leak
Call `new VueRouter()` multiple times. It is i…
-
**Do you want to request a *feature* or report a *bug*?**
i don't know if it is a bug or a feature request
**What is the current behavior?**
in mobile view, you touch the book and the full-screen…
-
TypeError: Cannot read property 'catch' of undefined
at VueRouter.router.push (vue-page-stack.common.js:1619)
-
### Issue Type (delete the irrelevant ones)
- [x] Bug
### Specs
What version are you using?
2.21.3
What browser?
Chrome
### Expected Behavior
What did you expect to happen?
Show custom f…
-
Tabs used to update the URL hashes (`#tabName`) so that the browser's back button would return to the last activated tab. I probably ruined this in some refactor way back when.
This diff updates th…
-
The Quasar App Flow section in Quasar CLI / Boot Files is missing a few steps. From logging to the console you can see that Vue Router is like a first boot file, its import goes before files from /boo…
-
Right now URLs have `/#/` symbol, which is a bit redundant because every browser in existence supports session history management.
https://caniuse.com/history
-
## Describe the bug
A clear and concise description of what the bug is.
When I run the example single-spa-demo and I click on a page (either Go To About or Go To Home,) I get this message:
```
Can…