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 a false positive logger warn + fix #218 #217

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

xileftenurb
Copy link

In corvid-cli, when one of the "santaBase" or "editorBase"
value of electron window was not available, none where added to the logger sessionData
and a cryptic warning showed up in console:
error reading editor versions: Invalid Url:

This will remove the warning in this particular case.

In corvid-cli, when one of the "santaBase" or "editorBase"
value of electron window was not available, none
where added to the logger sessionData

and a cryptic warning showed up in console:
`error reading editor versions: Invalid Url:`
@xileftenurb xileftenurb changed the title Fix a false positive logger warn Fix a false positive logger warn + fix #218 Feb 9, 2021
@xileftenurb
Copy link
Author

I added my fix from #218

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.

1 participant