HI @tannerhuynh
had the same issue, the problem was how safari did my CSS that ended up hiding the control values.
removed the form-control class (was using bootstrap) and voila it worked, the problem is with the fixed height, it stops working at certain heights though your information might be set. … make it auto and it works