Nuxt 3 support
See original GitHub issueNuxt 3 has recently been released - https://v3.nuxtjs.org/ However it looks like content doesn’t work with it yet Edit after further reading the docs it looks as if the plan is to rewrite this for nuxt 3 in the future.
That being said I’ve instead being trying it in bridge mode now that I understand how that works. Since bridge mode has a higher chance of working with older modules
But I’m still getting
Server Side Rendering Error: Error: inject('content', value) has no value provided
Version
@nuxt/content: tried this with the latest stable v1.14.0 and the master 10f186d3a7a8ee94f68757535438e9150a293186 nuxt: @nuxt/bridge / npm:@nuxt/bridge-edge
Issue Analytics
- State:
- Created 2 years ago
- Reactions:74
- Comments:56 (6 by maintainers)
Top Results From Across the Web
Announcing Nuxt 3.0 stable
On the server side, Nuxt 3 supports Node.js 14, 16, 18, and 19 at the moment. We encourage everyone to use the latest...
Read more >Nuxt - The Intuitive Vue Framework
Build your next Vue.js application with confidence using Nuxt. An open source framework making web development simple and powerful.
Read more >Nuxt 3 support : WEB-54200 - YouTrack
To support Nuxt 3 we need: WEB-53890 - index d.ts files in .nuxt folder; WEB-54199 - recognize GlobalComponents Vue 3 interface; remove special...
Read more >Nuxt 3 is here! What does that mean for you? | Vue Mastery
It's only right that Nuxt 3 was built to support Vue 3 features. Vue 3 was released in October 2020 and has since...
Read more >Nuxt (@nuxt_js) / Twitter
One of the core features of Nuxt 3 is the layers system Extend a default Nuxt ... Features Support nuxt v3 rc.11 -...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey 😄
You can expect @nuxt/content v2 beta to land by this week.
See you soon. 😄
@Atinux Appreciate the reply. Any chance of t-shirt sizing though - like is this weeks, months, a year away?
Also is there a roadmap of the priorities and milestones somewhere for the Nuxt 3 project? Thank you again.