From 2cd13b786deee3f3b0378d3c8d46223a776d1fc5 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 30 Sep 2020 14:18:14 +0000 Subject: [PATCH] checkpoint - diagnosing production menu issue --- ayanova/devdocs/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 29734f1b..9007cde4 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -11,6 +11,7 @@ bugbug: menu won't drop down top right when running ayanova from a local win64 s TRY: first TRY does it happen when I run it from localhost development server with remote client or just the windows build server? + YES!!!! Put a dummy dropdown menu in the toolbar beside the notification icon to rule out my complex menu building code in app.vue Try vue devtools to inspect it from here on Joyce's server to see if anything is visibly related Try the "whitelisted modules" fix: https://github.com/vuetifyjs/vuetify/issues/5518