Hi
I have a textinput, where I use onchange to reset the field (Usb card reader), this to avoid
the double input from card reader.
It is working on my computer, both in studio and published.
But not working on some computers in production.
If I look on the input field on these computers, it doesn't reset, so i have double og 3 double values.
First I save the carid to a variant, and then reset.
Is it difference in browsers, or any suggestions?
Tony