Freek van Rijt

Results 19 issues of Freek van Rijt

### Versions - nuxt: 2.15.8 - vue: 2.7.7 (also 2.7.x other versions) - node: 14 ### Reproduction https://codesandbox.io/s/happy-mendeleev-2klf2i?file=/pages/index.vue Additional Details Works in Vue 2.6, given the following page component ```vue...

bug-report
2.x

__Description__ Following the instructions for installing the spatie roles and permissions package no longer works with Laravel 7.25 due to framework changes in detecting fillable columns in a recent security...

### Clear and concise description of the problem As a component library author I want to be able to load my existing README files into histoire, so that I can...

enhancement
vue3

The markdown angle bracket syntax (https://www.markdownguide.org/basic-syntax#urls-and-email-addresses) for quickly creating links currently does not work. Eg. `` should convert into `https://github.com`. Instead, it is simply left as-is and will render as...

I was trying to override the default plugins in my project like so from `nuxt.config.js`; ```js [...] imagemin: { mimizerOptions: { plugins: [ [ 'gifsicle', { interlaced: false} ], [...

Hey there, I was wondering what is the best way to have a reactive value for a header with villus. We have a multilingual vue3 app (using vue-i18n) and the...

Nova 4.14.0 included the following change: ``` Slug fields now return their preview from the server. ``` This change now yields an error given the following Tabs setup: ```php Tabs::make('Content',...

### What problem does this feature solve? The new fetch-hook uses a global try/catch in the nuxt core, and exposes the error only as a property inside `$fetchState.error`. Upstream, the...

enhancement
2.x

### Environment ``` [1:52:12 PM] Nuxi 3.6.5 [1:52:12 PM] [1:52:12 PM] RootDir: /home/freek/projects/the-july-frontend [1:52:12 PM] Nuxt project info: ------------------------------ - Operating System: Linux - Node Version: v18.16.1 - Nuxt Version:...

3.x
workaround available
bug
vite
🔨 p3-minor-bug
inline styles

It would be great if media-chrome would ship with a default implementation of tooltips for all of the iconography used for controls. This could either be a default Browser Chrome...

enhancement