Title pretty much says it all. If I move the cursor to an input field and click, the cursor jumps to the top left corner of the screen. This started happening after the RC2 update.
I am trying to convert the text of a datetime field from UTC to a more American friendly format.
I am having trouble getting the text to change to the converted version. I have each input of type=datetime-local assigned to a class dateTime and I am using the function below.
The code runs without error, but the text of the control is not updated.