From c2e9cefe98f718083ca9408049d6d905f4b34bcd Mon Sep 17 00:00:00 2001 From: Ordapad Date: Mon, 4 Nov 2019 14:03:20 +0000 Subject: [PATCH] Input - change autocomplete from "off" to "disabled" to support the latest Chrome --- src/components/Input.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Input.vue b/src/components/Input.vue index 89860404..c15d614a 100644 --- a/src/components/Input.vue +++ b/src/components/Input.vue @@ -254,7 +254,7 @@