Daniel Roe

Results 533 issues of Daniel Roe

### 🔗 Linked issue - Pending: https://github.com/nuxt/framework/pull/5689 (Implements: https://github.com/nuxt/framework/discussions/666) - Resolves https://github.com/nuxt/framework/issues/648 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [...

enhancement
🍰 p2-nice-to-have

### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) -...

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change that fixes...

dx

`useHead` is currently not type-hinted for meta tags, links, and so on. It will be a good enhancement to port across the good TS work from https://github.com/nuxt/framework/pull/6251, as well as...

> Lots of errors can be improved - I'll collect them as I encounter them in this issue. ## invalid/unknown component error ### Server ``` [Vue warn]: Failed to resolve...

dx

**Will need to wait until release of 2.16** context: https://github.com/nuxt/nuxt.js/pull/9365

docs
pending

**TODO**: - [x] Adding "Features > Components Discovery" section - [x] Renaming "Features > Built-in Components" - [x] Update "Directory Structure > Components" with components v2 docs - [x] Update...

docs

**🐛 The bug** When generated files are produced, async functions or serverPrefetches don't correctly populate the Nuxt context. *Note*: I believe this is an issue with Nuxt rather than with...

help wanted

From Discord --- Examples area could use some work first. It seems to not be working properly Now I am able to see code in github but not in the...

documentation

* use nuxt test utils where possible * migrate to expect-type

enhancement