Marcelo Velasquez

Results 3 comments of Marcelo Velasquez

I found a way to solve this but not sure if it is a proper one. I guess it could be related to the fact that I'm using pure Javascript....

If someone else is facing the same problem, just need to delete or modify the colors declaration in the `apply.sh` file inside the theme.

Same issue, it seems the `onChange` events are fired properly simulating the typing but when I check the `input.value` it doesn't change. UPDATE: I found a solution for my scenario....