Domenik Reitzner

Results 14 issues of Domenik Reitzner

nuxtjs.org/content/en/docs/3.features/11.live-preview.md It would be nice for the docs to include the types for: - enablePreview - $preview I would also appreciate a guide on how to write the preview client...

docs

### Version - @nuxtjs/i18n: 7.2.0 - nuxt: 2.15.8 - node: 14.17.6 ### Nuxt configuration Please change to `[x]` if relevant for this issue: - [x] Applies to a site deployed...

bug 🐛
v7

## setup - I am working on a static page with multiple languages - I have one dynamic entrypoint (`pages/_.vue`) - The page generation is based on the result of...

Make sure these boxes are checked before submitting your issue -- thank you! - [x] Check [FAQ](https://github.com/utatti/perfect-scrollbar/wiki/FAQ) and [Caveats](https://github.com/utatti/perfect-scrollbar/wiki/Caveats) - [x] Search if there's already one reported in Issues -...

I really enjoy your videos 🙂 1. You probably left it out on purpose, but the `div.strength` would have been a prime candidate for `{#each}` 2. svelte code is easier...

### Please don't delete this checklist! Before submitting the PR, please make sure you do the following: - [x] It's really useful if your PR references an issue where it...

### Describe the problem When declaring props with TS, we can add JSDoc comments and type annotations: ```ts interface Props { /** * This is an important optional count */...

documentation

The current [docs 📘](https://image.nuxt.com/usage/nuxt-picture) mention that all `` props should be also supported for ``. But this is currently not the case. Placeholder logic is encapsulated within [nuxt-img.ts](https://github.com/nuxt/image/blob/main/src/runtime/components/nuxt-img.ts) and is...

enhancement
help wanted

### Describe the feature vue-i18n supports type safe resource Schemas. ([docs](https://vue-i18n.intlify.dev/guide/advanced/typescript.html)) It would be nice to have a way to do the same in nuxt-i18n as well. From what I...

feature request
more discussions
typescript
v9

In the FAQ all links would benefit from having `target="_blank"`