Manoah Tervoort

Results 20 issues of Manoah Tervoort

`Warning: strict mode: use allowUnionTypes to allow union type keyword at "#/properties/***/properties/***" (strictTypes)` Hi, I'm getting above warning, because I set one of my properties to be either string or...

I'm trying to use the streams to up and download files from a webdav server. I am calling client.createReadStream() with just a url, without any additional options. This gives the...

When I have one cell with a very long text, the table layout breaks. See [reproduction](https://github.com/mtdvlpr/reproduction/tree/autotable) or [example output](https://github.com/simonbengtsson/jsPDF-AutoTable/files/13779068/test-3.pdf). I expect the long cell to break the text and increase...

enhancement
help wanted

### Describe the bug I'm using @vueuse/router and @vueuse/nuxt. I have a page that has one required route param and one optional route param. When trying to remove the optional...

needs reproduction
has workaround

First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md ### Step by step scenario ``` ``` ### Error message ``` Failed to resolve component: v-list If this is a native custom element, make sure to exclude...

When I try to use the new text prop of `v-btn` (``) it gets converted to ``. The conversion should only occur for `` or ``.

enhancement

### Is your feature request related to a problem? Please describe. I use SSG and I want to be able to extract the generated security headers (especially the csp with...

enhancement

### Environment **Vuetify Version:** 3.4.0 **Vue Version:** 3.3.8 **Browsers:** Firefox 119.0 **OS:** Windows 10 ### Steps to reproduce Try to use rules as per [documentation](https://vuetifyjs.com/en/components/steppers/#errors) ### Expected Behavior Rules should...

S: triage
S: stale

### Environment **Vuetify Version:** 3.4.0 **Vue Version:** 3.3.8 **Browsers:** Firefox 119.0 **OS:** Windows 10 ### Steps to reproduce Use VStepperItem inside VStepper as per [documentation](https://vuetifyjs.com/en/components/steppers/#errors) ### Expected Behavior The Stepper...

S: triage
S: stale

I have the following setup. A main branch which has locales for my application and a seperate orphan branch for my documentation website which is hosted on GitHub Pages with...