Hamon Córdova

Results 10 issues of Hamon Córdova

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [x] Feature...

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [x] Feature...

enhancement

When the "step" become "2", generate double lottiefiles. My code: HTML ``` ``` TS ``` get lottieSrc() { if (this.step === 1) { return require('../../../static/lottiefile/file-moving.json') } else if (this.step ===...

The only way that i found is checking on key press/down/up. Please, implement this on component.

**Describe the bug** I tryied to use Vuelidate for Vue 3 in Nuxt 3.0.0 (stable version), and i got some error in my console when i tried to install these...

bug
2.0

### Description Today i used the UAlert with actions, but with incremented actions not just buttons. So i had to use the description slot to achive this. Would be good...

enhancement

### Description There is a lot of opened/closed issues that we requested currency input. There is same answer everytime, "have you tried this [...]?". There isn't libs that works with...

enhancement

### Describe the change I wondering if there is a way to open a websocket connection between to distinguish projetcs. I'm trying to build an app in electron that needs...

documentation

### Description I'm using UFormGroup in my project and have a scenario where I need to invalidate a field and then manually set the v-model value without any user action....

question

Full width slide flickring/blinking when it has some content inside. Removing it stops. This error was reproduced in slides with background images and content on the middle.