Michael Hoffmann

Results 8 issues of Michael Hoffmann

### Environment ❯ npx nuxi info Nuxt CLI v3.0.0-rc.3 08:12:45 RootDir: /home/projects/nuxt-content-v2-blog-demo 08:12:47 Nuxt project info: 08:12:47 ------------------------------ - Operating System: `Linux` - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-rc.3`...

Hi, thanks for this component it looks really helpful and I want to use it in a project. I have just one question: Is it possible to add navigation buttons...

feature request

### Expected Behavior I use CSS counters: ```css .line-numbers { code { counter-reset: step; counter-increment: step 0; } code .line::before { content: counter(step); counter-increment: step; width: v-bind(lineNumbersWidthPx); margin-right: v-bind(lineNumbersMarginRightPx); display:...

bug
potential-duplicate

**What package within Headless UI are you using?** @headlessui/vue **What version of that package are you using?** 1.7.19 **What browser are you using?** Chrome **Reproduction URL** https://stackblitz.com/edit/vitejs-vite-snttsl **Describe your issue**...

### Describe the feature Hi, first thanks for this amazing project 💪🏻 In our Nuxt 3 app we have a core logic that heavily relies on Nitro's server middleware. For...

documentation

Dailymotion videos are not shown on Android (maybe also iOS), the following error is shown: I double-checked that the video is avaible: http://www.rebelgamer.de/2018/03/seht-euch-hier-noch-schnell-die-neuesten-leak-spielszenen-aus-god-of-war-an-bevor-sie-wieder-geloescht-werden/66817

bug
help wanted

### Environment ```bash Development/Production OS: Linux / StackBlitz Node version: v18.18.0 Package manager: [email protected] Radix Vue version: 1.5.3 Vue version: 3.4.15 CSS framework: [email protected] Browser: 123.0.6312.59 (Official Build) (arm64) ```...

bug