Leif Marcus

Results 6 issues of Leif Marcus

### Describe the bug When importing the library `plyr` inside a Vue 3 SFC and mock it inside a test file, it will not be mocked. Instead the actual library...

upstream
has workaround

When using the `Slider` together with `vite` and the `@vue/compat` package, the binding of the value model will always throw an error. We created an [example on stackblitz](https://stackblitz.com/edit/vitejs-vite-9sgeyb) where the...

### Clear and concise description of the problem As a developer using Histoire I want to use a brand font family and sizes so that the component library can be...

enhancement

### Summary When using the `prettier.prettierPath` setting in VS Code, the configuration file cannot be resolved and prettier will not format the current file when `editor.formatOnSave` is set to true....

### Astro Info ```block Astro v3.0.13 Node v18.16.0 System macOS (arm64) Package Manager npm Output static Adapter none Integrations pcom-astro-vite-config @astrojs/partytown @astrojs/vue ``` ### If this issue only occurs in...

- P4: important
feat: vue

**Describe the bug** When using the `construct-style-sheet` for instance in JSDom, then in some cases, `document` seems to be undefined. There was an if condition introduced with a fix: https://github.com/calebdwilliams/construct-style-sheets/blob/bdd71c7f480ce08214e01d9cd2c215dcdf8a9097/src/Location.ts#L219...