This commit is contained in:
@@ -7,12 +7,21 @@
|
|||||||
|
|
||||||
bugbug: menu won't drop down top right when running ayanova from a local win64 server build
|
bugbug: menu won't drop down top right when running ayanova from a local win64 server build
|
||||||
started happening in build alpha 25, didn't happen before that so not related to the .net update, more likely something to do with the pwa changes made recently
|
started happening in build alpha 25, didn't happen before that so not related to the .net update, more likely something to do with the pwa changes made recently
|
||||||
Try the "whitelisted modules" fix first:
|
I've actually seen this briefly multiple times during development and it goes away with a refresh IIRC
|
||||||
this? https://github.com/vuetifyjs/vuetify/issues/5518
|
|
||||||
something around this? https://vuetifyjs.com/en/features/treeshaking/#vuetify-loader
|
TRY:
|
||||||
|
first TRY does it happen when I run it from localhost development server with remote client or just the windows build server?
|
||||||
|
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
|
||||||
|
something around this? https://vuetifyjs.com/en/features/treeshaking/#vuetify-loader
|
||||||
|
|
||||||
|
|
||||||
|
Try putting a development build of client on local server then load and see if it still an issue
|
||||||
|
TRY Can use v7 laptop to use dev tools to investigate on my own computer or vice-versa
|
||||||
|
NOT
|
||||||
|
a manifest pwa related issue because I'm seeing it direct browsing from desktop browser, not app version
|
||||||
|
|
||||||
Try vue devtools to inspect it from here on Joyce's server to see if it's there adn what the what
|
|
||||||
Try putting a development build of client on local server then load and see if it still an issue
|
|
||||||
|
|
||||||
|
|
||||||
BUGBUG: decimal control displays blank even when value comes from server. It's ok when you manually enter but reverts to blank even though the value is there on open
|
BUGBUG: decimal control displays blank even when value comes from server. It's ok when you manually enter but reverts to blank even though the value is there on open
|
||||||
|
|||||||
Reference in New Issue
Block a user