From 620f3e435cd6d6cf376312d589730831e4615538 Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Mon, 28 Feb 2022 22:32:50 +0000 Subject: [PATCH] Remove upgrade note about reactivity issue --- src/nginxconfig/mount.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/nginxconfig/mount.js b/src/nginxconfig/mount.js index da94c3a..17aa828 100644 --- a/src/nginxconfig/mount.js +++ b/src/nginxconfig/mount.js @@ -44,7 +44,5 @@ Vue 3 upgrade notes: - pretty-checkbox-vue is not compatible with Vue 3, find alternate solution for templates/inputs/(checkbox|radio).vue - Selecting a different language is not updating strings anywhere -- Adding a second domain and reloading the page half loads the second domain settings - (tab + dupe warning show correct, but input shows incorrect and the dupe warning is showing) */