Samuel Burkhard

Results 11 issues of Samuel Burkhard

**Library Affected**: "workbox-cacheable-response": "^6.4.1", "workbox-core": "^6.4.1", "workbox-expiration": "^6.4.1", "workbox-google-analytics": "^6.4.1", "workbox-precaching": "^6.4.1", "workbox-routing": "^6.4.1", "workbox-strategies": "^6.4.1", "workbox-window": "^6.4.1", "workbox-webpack-plugin": "^6.4.1", **Browser & Platform**: Chrome 96.0.4664.55 on MacOS 12.0.1 Monterey **Issue...

Hello i observed that the vuex tracker does not capture all of our namespaced vuex store states. Mutation tracking looks like it is working fine, but i am missing some...

bug
plugins

Hello, i am having a hard time upgrading this plugin. Since v-mapbox 1.7.3 and vue 2.6.13 our markers are gone. `TypeError: Cannot read properties of undefined (reading 'Marker') at a.mounted...

question

**Describe the bug** Changing values in preset config do not trigger HMR updates. I provided a reproduction using Stackblitz. If you change values in windibase.config.ts you need to restart the...

bug

**Describe the bug** Tried to migrate our vue storybook project from 6.5 to latest alpha.37. Probably a duplicate of #19391 **System** ``` System: OS: macOS 12.6 CPU: (10) arm64 Apple...

bug
needs triage

This pull request introduces a new feature to the `swagger-typescript-api`, allowing users to generate a HTTP client utilizing the [unjs/ofetch](https://github.com/unjs/ofetch) library for making HTTP requests. This is facilitated through the...

enhancement

### Describe the feature Hello, I'm currently encountering an issue where I need to disable server routes and middleware for a specific package within our monorepo, but I'm unsure how...

enhancement
3.x
workaround available
❌ won't do

We are encountering a type error in our monorepo setup when setting `telemetry: false` in the `nuxt.config.ts` file. ### Error Details: When `telemetry: false` is added to the configuration, we...

### Environment nitro: 2.2.3 node: 18.14.2 ### Reproduction Unfortunately, this doesn't work on Stackblitz. I just provided it for a quick overview [Stackblitz Repro](https://stackblitz.com/edit/github-rwzkhp?file=nitro.config.ts) If I run this locally on...

bug
proxy

### Environment Nitro: 2.2.2 Node: 18.14.0 ### Reproduction [Stackblitz Repro](https://stackblitz.com/edit/github-vkrzub?file=routes/index.ts) ### Describe the bug Hi i am trying to define a `CachedEventHandler` and want to cache a `proxyRequest`. ```js export...

bug
enhancement
cache
proxy