This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-15 02:14:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6d94158e95
Nuxt
/
examples
/
with-pages
/
pages
/
parent.vue
7 lines
69 B
Vue
Raw
Normal View
History
Unescape
Escape
fix(nuxt3): child routes in vue-router don't have component field (#998) Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-20 18:49:15 +00:00
<
template
>
<
div
>
Parent
feat(nuxt3): support `NuxtChild` component (#1301) (#1312)
2021-10-21 19:16:52 +00:00
<
NuxtChild
/
>
fix(nuxt3): child routes in vue-router don't have component field (#998) Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-20 18:49:15 +00:00
<
/
div
>
<
/
template
>
Reference in New Issue
Copy Permalink