Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

I am getting a "TypeError: Cannot read properties of undefined (reading 'value')." when changing values in "settings". #790

Open
2 tasks done
welovfree opened this issue Sep 10, 2022 · 3 comments

Comments

@welovfree
Copy link

welovfree commented Sep 10, 2022

  • I am on the latest ActivityWatch version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • Windows 10 Version 21H1 (OS Build 19044.1889):
  • ActivityWatch v0.12.0:

Describe the bug

I am getting this error "TypeError: Cannot read properties of undefined (reading 'value'). See dev console (F12) and/or server logs for more info." when changing Start of day from the default value which is "4 AM" to "12 AM".

Error message

To Reproduce

Steps to reproduce the behavior, for example:
1. Go to 'Settings'
2. Click on the little clock icon and change the value form "4 AM" to "12 AM"
3. See error

Expected behavior

I expect the value to change with no errors.

@github-actions
Copy link

Hi there!
As you're new to this repo, please make sure you've used an appropriate issue template and searched for duplicates (it helps us focus on actual development!). We'd also like to suggest that you read our contribution guidelines and our code of conduct.
Thanks a bunch for opening your first issue! 🙏

@mtillman14
Copy link

I am getting a similar issue, except the undefined property is 'hide'. For me, this also sets the color of all categories in the Activity page to grey.

To reproduce this issue, do the following:

  1. Go to 'Settings'
  2. Change the category for ActivityWatch from Work>Programming>ActivityWatch to Uncategorized>ActivityWatch.
  3. See error

@pkvach
Copy link

pkvach commented Apr 8, 2024

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants