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: attempts at fixing init and consent #110

Merged
merged 1 commit into from
May 22, 2023
Merged

Conversation

ErikBjare
Copy link
Member

@ErikBjare ErikBjare commented May 16, 2023

Trying to fix:

Haven't precluded the possibility that #109 is a possible fix.

I've just written code so far. I've done 0 testing. Testers and coauthors appreciated.

src/eventPage.js Outdated
*/

function init() {
chrome.storage.local.get("enabled", async function(obj) => {

Check notice

Code scanning / CodeQL

Syntax error

Error: Unexpected token
@ErikBjare
Copy link
Member Author

@Morpheus0x Would really appreciate it if you could take a look at (and maybe test) this. The bug has been very elusive for me, not sure if this actually fixes it, but it makes more sense in my head.

@ErikBjare ErikBjare force-pushed the dev/fix-consent-and-init branch from 342a90c to 38c7462 Compare May 16, 2023 19:51
@ErikBjare
Copy link
Member Author

I've done some minor testing now.

Deciding to make a release out of this and see if that fixes things.

@ErikBjare ErikBjare merged commit a363a10 into master May 22, 2023
@ErikBjare ErikBjare deleted the dev/fix-consent-and-init branch May 22, 2023 07:25
powellnorma pushed a commit to powellnorma/aw-watcher-web that referenced this pull request Oct 3, 2024
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