YvesThirion

Results 5 issues of YvesThirion

### Describe the bug Using a dropdown with prop `editable`, when using mobile vue (devtool) or on a Samsung phone; the selected option text cannot be modified or doesn't respond...

Status: Pending Review

Right now the component used in a SSR page will throw warnings for hydration mismatch like the example bellow. ![image](https://github.com/jairoblatt/vue3-radial-progress/assets/86199387/9ec3737f-26bb-4c58-a1c0-1c2bf75d55aa) ![image](https://github.com/jairoblatt/vue3-radial-progress/assets/86199387/62623183-e76a-489c-9991-3ff72b1b5cc6) As workaround it can be wrapped with `` tag...

### Environment - Operating System: Linux - Node Version: v18.20.3 - Nuxt Version: 3.13.2 - CLI Version: 3.14.0 - Nitro Version: 2.9.7 - Package Manager: [email protected] - Builder: - -...

bug
triage

### Environment - Operating System: Linux - Node Version: v18.20.3 - Nuxt Version: 3.13.2 - CLI Version: 3.14.0 - Nitro Version: 2.9.7 - Package Manager: [email protected] - Builder: - -...

bug
triage

Tested the `format` prop like the following, switching order and testing with typos. Image type (not extension) seems to change/fallback accordingly. ```vue ``` Could the use of multiple format be...