The caret (blinking text input cursor thing) is missing when the form uses autocomplete.
When you click into the input field there is no caret. Once you add or remove a character from the field the autocomplete styling goes away and the cursor comes back.
There are a lot of questions and answers about removing the blue background color in autofilled forms, but I haven't found any good answers about the caret. Is there a way to get the caret to show up?
For context. I'm using Bootstrap 3.3.7 if that effects anything.