Daniel Roe

Results 497 issues of Daniel Roe

see https://github.com/nuxt/nuxt.js/issues/14416. **reproduction**: https://stackblitz.com/edit/node-weknes From: https://unpkg.com/browse/[email protected]/lib/esm/impl/edit.js ```js var __assign = (this && this.__assign) || function () { __assign = Object.assign || function(t) { for (var s, i = 1, n...

bug

> Maybe we can support min flag for unbuild and unify tooling? see https://github.com/nuxt-community/color-mode-module/pull/118#discussion_r796728630

enhancement

In dev/testing it's useful to use `portal:` links but these have to be removed before running `unbuild stub`

enhancement

### Version 4.0.12 ### Reproduction link [stackblitz.com](https://stackblitz.com/edit/vitejs-vite-b58tid) ### Steps to reproduce When there are nested routes in which each nested RouterView has its own Suspense, navigating again before suspense resolves...

bug
external
feat:suspense

- [ ] `nuxt-typed-vuex` (waiting on Vue 3 support in Nuxt) - [x] `typed-vuex` - [ ] fix accessor type inference

The documentation states: >In the browser node-wpapi officially supports the latest two versions of all evergreen browsers, and Internet Explorer 11. However, the compiled version of this module (in at...

see https://github.com/nuxt-community/module-template/issues/70: > Update example to work with typescript with yarn dev (siroc needs alias support)

In Nuxt, we extract route metadata through a macro and need to inject this in the generated routes. We don't serialise it but instead keep it in the rollup build...

⚡️ enhancement

would be nice to pass a custom function to the unplugin that receives the scanned routes and allows manipulation, e.g. creating new routes, removing or modifying existing ones.

💬 discussion