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 #411 Javascript Error #414

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Fix #411 Javascript Error #414

merged 1 commit into from
Oct 2, 2023

Conversation

sekwah41
Copy link
Member

This fixes an issue where the underlying electron store is called and errors are thrown.

The logic should be fine though we need to keep an eye in case this causes other issues.

@sekwah41 sekwah41 requested a review from roldanjr September 30, 2023 20:46
@sekwah41 sekwah41 force-pushed the sekwah/js-error-fix branch 2 times, most recently from 9d514e2 to d3813d9 Compare September 30, 2023 21:15
@sekwah41
Copy link
Member Author

sekwah41 commented Oct 1, 2023

For some reason, it also triggers possibly even if you don't interact, though i may have a old testing install, I believe there is an input field? Though I am not sure if that causes it to not callback if its not interacted with. Ill need to check that.

It seems the custom appId toast notifications are in a bad state for windows.

@sekwah41
Copy link
Member Author

sekwah41 commented Oct 1, 2023

Im not sure what was going on the other day but it was returning undefined at one point, but after a re-install and update it seems to be fine.

@sekwah41 sekwah41 force-pushed the sekwah/js-error-fix branch from d3813d9 to ec85afa Compare October 1, 2023 08:13
Copy link
Member

@roldanjr roldanjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@roldanjr roldanjr merged commit c6c18fb into master Oct 2, 2023
6 checks passed
@sekwah41 sekwah41 deleted the sekwah/js-error-fix branch October 3, 2023 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed/Done
Development

Successfully merging this pull request may close these issues.

2 participants