Daniel Roe

Results 2592 comments of Daniel Roe

if you use vueuse's version, does Nuxt redirect anyway? (I think it _might_).

@Raj-Dwivedi2005 you would be welcome to work on this even if it's not assigned to you.

These are great ideas to add to the list; thank you. I think route announcer should be a built-in component like `` that is included in the default `app.vue` but...

I would guess it would significantly increase the build size. but if that's not an issue, you can likely add each component as an 'entry' (using a globbing util to...

does it work if you use an `app/` folder inside your local `layers/*` folders?

it is expected, but we probably need a way to be more granular or more straightforwardly add glob patterns to include code in a particular context. the problem is that...

once I merge https://github.com/nuxt/nuxt/pull/33689, we should be fine with the latest nuxt patch even if uses don't update content

I don't believe clicking those links will do anything, though? or am I misunderstanding?

thank you very much ❤️ this looks great but I'd like to land it as a working feature. and the `nuxt-devtools:/` protocol doesn't work as such. I think it might...