Brooke Holmes

Results 5 issues of Brooke Holmes

### Version [v2.3.4](https://github.com/nuxt.js/releases/tag/v2.3.4) ### Steps to reproduce 1. Create a simple Nuxt app with only an `index.vue` page 2. Set the `nuxt.config.js` `mode` to `spa` (so the middleware can only...

bug-report
pending

Fixes #29485 #29362 ### The problem Using `chunks` in the `output.path` directory and then using `../` to recurse up a directory for ordinary files breaks `webassemblyModuleFilename`, as it outputs into...

type: next

Firstly, I'd like to give a massive thanks to @manuelodelain for taking over and maintaining this project for the last 18 months (especially as I haven't personally used Nuxt at...

### Link to the code that reproduces this issue https://github.com/sam3d/next-redirect-bug ### To Reproduce 1. Clone the repo and start `next dev` 2. Open the path `http://localhost:3000/hello/world` 3. Press the button...

bug
Navigation

## Current Issues 1. **Manual Flush API Management** - Developers must remember to call `log.flush()` explicitly - Poor handling of early returns/exits - Requires error handling in every exit path...