-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Cannot read properties of undefined (reading 'timeOfDay')
#132
Comments
I turned off |
I'm noticing a second issue, where when I log in with my fingerprint while on the screensaver, it ends the screensaver and logs in successfully, and within the second locks and starts the screensaver a second time. After logging in the second time it goes away. |
Thanks for letting me know! I took a look at the first error and couldn't get it to reproduce, but I did add some code that should take care of it in the next release. Disabling the As for the second issue, that is a known problem that I'll hopefully fix soon. |
-Closes all windows on system lock, unlock, and suspend (see discussion in #132) -Added option to not run Aerial on battery power
Describe the bug
"A JavaScript error occurred in the main process" error window, when trying to open app.
TypeError: Cannot read properties of undefined (reading 'timeOfDay')
To Reproduce
Double-click on the Aerial app.
Expected behavior
Not to do this.
Screenshots
Error window
Windows Version
Aerial Version
1.1.0
Windows 11.
Additional context
Might be related to location permissions? Not sure why you're not able to read the time of day.
The text was updated successfully, but these errors were encountered: