Skip to content
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

Fix Undefined Project Values #379

Closed

Conversation

rtablada
Copy link

@rtablada rtablada commented Aug 3, 2019

On some projects the API does not return values for timeAgoInWords, cmd, or platform.
This can lead to an occasional error Cannot read property 'grey' of undefined because of these missing values (as noted in #307).

This fix sets a fallback to empty string to avoid this error when listing projects"

@eclectic-coding
Copy link

I can confirm this fixes this error.

@rtablada rtablada closed this Apr 23, 2020
@rtablada
Copy link
Author

Closing from inaction.

@kalebo kalebo mentioned this pull request Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants