Jonathan Arias

Results 28 issues of Jonathan Arias

Hi. I was reading the documentation but I'm not able to find how to set the options parameter to begin getting texts. `var i18n = window.i18n(options);` I think it is...

Hi. I've based on your example [https://jsfiddle.net/Mottie/24n8wsak/], but I've noticed that if I have two inputs with the same class, in this case `.keyboard` to initialize the keyboard, the caret...

Bug
Extensions

Hi, I want to know if there is a way to play a youtube video like an audio, I just want the audio to be played, paused, change the playing...

Hi, I'm trying to add css in my index.html file but I'm unable to do it, I've tried: ``` ``` But none of them works, Could you help me please?

Hi, your component is what I was looking for, however I'm having problems when I pass values to the `animated-number` tag, i.e I set value to 14881 and it shows...

question

### Version module: ^5.0.0-1624817847.21691f1 nuxt: 2.15.8 ### Nuxt configuration #### [mode](https://nuxtjs.org/api/configuration-mode): - [x] universal - [ ] spa ### Nuxt configuration ``` auth: { plugins: ['~/plugins/auth'], rewriteRedirects: true, fullPathRedirect: true,...

bug

HI, I have a custom buttons which handle the` prevTab()` and `nextTab()` methods, but I'm not able to validate the last step, I've tried with default buttons and it works....

question

Hi, I want to know if there is an option to request mobile number bu default, I know I can set a custom validation, but Is there an already done...

Hi, I'm trying to use this amazing component but the following error is thrown when i import it: ![image](https://user-images.githubusercontent.com/12530606/111844728-90929500-88d1-11eb-953c-a247c19d3266.png) I'm using it as the README.md says. Template side: `` Script...