Valentin Hutter

Results 8 issues of Valentin Hutter

Hello, I have this warning : ``` Component emitted event "ready" but it is neither declared in the emits option nor as an "onReady" prop. ``` My code : ```...

Hi, I want to do extensive highlighting on the text of my PDF and not all the features are supported by pdfjs-dist. I would like to add as an option...

Hi, As I don't have the rights to push directly on the original PR (#392) by @Danielwinkelmann, I'm opening a new one. This PR includes all of @Danielwinkelmann's changes and...

p4
enhancement
breaking-change

### Environment - Operating System: Darwin - Node Version: v20.10.0 - Nuxt Version: 3.12.2 - CLI Version: 3.12.0 - Nitro Version: 2.9.6 - Package Manager: [email protected] - Builder: - -...

bug
triage

Hi, I use real sentences as translation keys which can terminate by a dot (`.`). The problem is that your current system will translate this (french) : ```php return [...

invalid

I couldn't find the answer in the README, maybe I missed it, but does your package support the translation of .JSON files? My lang folder is organized as is: ```...

help wanted

Hello, Would it be possible to add support for [nuxt-i18n-support](https://github.com/s00d/nuxt-i18n-micro) too please?