This commit is contained in:
2019-06-03 23:44:47 +00:00
parent 2417b1e349
commit ce9c0ed4d0
2 changed files with 2 additions and 16 deletions

View File

@@ -3,22 +3,8 @@ Success is the ability to go from failure to failure without loss of enthusiasm
"A smooth sea never made a skilled sailor" Franklin D. Roosevelt
NEXT TODOS:
Only real issue is the copy button not working in edge or ipad safari, need to find alternative way to do it or hide button for those browsers maybe?
ISSUES:
iPad
- PWA not updating on iPad, even removed and refreshed in safari then readded to home screen and still showed outdated FML!
- Copy to log not working undefined is not an object when accessing navigator.clipboard.writetext
-
EDGE desktop
- Copy to log not working, same error as iPad: DEV ERROR errorHandler::devShowUnknownError - unexpected error: Vue error: TypeError: Unable to get property 'writeText' of undefined or null reference info: event handler for "menu-click"
### RETEST ALL DEVICES WHEN GET TO HERE #####

View File

@@ -68,8 +68,8 @@
<div>
<span class="ml-4 body-1"
>{{ this.$gzlocale.get("ShortDateAndTimeFormat") }}:</span
>
>{{ this.$gzlocale.get("ShortDateAndTimeFormat") }}:
</span>
<span class="body-2">{{
this.$gzlocale.format().shortDateAndTime
}}</span>