Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
typedPages not providing types - Nuxt
N
Nuxt
•
2y ago
•
2 replies
Bonteq
typedPages not providing types
I
've added the following to my nuxt config
:
experimental
: {
typedPages
:
true
,
},
experimental
: {
typedPages
:
true
,
},
And I
've tried both explicitly stating the page
(screenshot
) as well as not
, and am not getting type information within the
useRoute
useRoute
composable
.
This is in reference to
https://nuxt.com/blog/v3-5#fully-typed-pages
.
Nuxt
Join
Nuxt Community Chat Server
31,686
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Custom Fetch Types not align
N
Nuxt / ❓・help
12mo ago
Typescript types for server errors
N
Nuxt / ❓・help
2y ago
Providing computed values from plugin
N
Nuxt / ❓・help
3y ago