Autocorrect gets triggered in captcha field; very annoying.
hmm we have the following in the source though...
<input id="captcha-answer" v-model="captcha.solution" :disabled="isPending" class="form-control" type="text" autocomplete="off" >
Maybe a vue bug or something else? Will investigate further.
mentioned in merge request !1071 (merged)
closed via merge request !1071 (merged)
mentioned in commit ed0b240e