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(contentscript): avoid null access #358

Merged
merged 2 commits into from
May 31, 2024
Merged

fix(contentscript): avoid null access #358

merged 2 commits into from
May 31, 2024

Conversation

sanemat
Copy link
Owner

@sanemat sanemat commented May 30, 2024

fixes #335

@sanemat
Copy link
Owner Author

sanemat commented May 30, 2024

this is chrome extension, why I don't use ES2020 😓
I need to update lint settings.

@sanemat
Copy link
Owner Author

sanemat commented May 30, 2024

@sanemat sanemat merged commit b110256 into master May 31, 2024
1 check passed
@sanemat sanemat deleted the fix/null-access branch May 31, 2024 10:37
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.

Uncaught TypeError: Cannot read properties of null (reading 'textContent')
1 participant