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 Uncaught TypeError and update metadata #10

Merged
merged 2 commits into from
May 22, 2023
Merged

fix Uncaught TypeError and update metadata #10

merged 2 commits into from
May 22, 2023

Conversation

Oreoxmt
Copy link
Owner

@Oreoxmt Oreoxmt commented May 22, 2023

v0.3 does not adequately address the edge case where toggleDiv is null. This causes the Uncaught TypeError when the script attempts to append child elements to toggleDiv.

This PR:

  • fixes the Uncaught TypeError issue by adding a conditional check
  • updates the metadata of gh-util.user.js
  • releases version 0.4

Oreoxmt added 2 commits May 22, 2023 20:31
…ndChild')

Signed-off-by: Aolin <aolinz@outlook.com>
Signed-off-by: Aolin <aolinz@outlook.com>
@Oreoxmt Oreoxmt merged commit 2b1286c into main May 22, 2023
@Oreoxmt Oreoxmt deleted the fix-TypeError branch May 22, 2023 13:06
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