Solving VuejS Attribute xxxx is ignored on component router-view because the component is a fragment instance.
Posted 4 years ago
- updated 4 years ago
vuejs
Components need to be one unique div. Make sure your component is wrapped around a
container.