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 for TypeError: handlers[i] is not a function at satus.events.trigger (satus.js:499:21) at satus.js:1007:20 #1676

Merged
merged 3 commits into from
May 14, 2023

Conversation

raszpl
Copy link
Contributor

@raszpl raszpl commented May 11, 2023

No description provided.

fix for TypeError: handlers[i] is not a function at satus.events.trigger (satus.js:499:21) at satus.js:1007:20
fix for TypeError: handlers[i] is not a function at satus.events.trigger (satus.js:499:21) at satus.js:1007:20
dont display clickable cursor outside of modal box
@ImprovedTube ImprovedTube merged commit acd9bf4 into code-charity:master May 14, 2023
@ImprovedTube
Copy link
Member

code-charity/SATUS#6

EDIT: Ha, found it code-charity/youtube@94bd685/menu/index.js#L49
satus.events.on('storage-set', extension.attributes);
this is never used anywhere and causes this problem together with satus.events.trigger('storage-set'); I think maybe someone was in the process of implementing new feature and didnt finish?

(code-charity/SATUS#6 (comment))

@raszpl raszpl deleted the raszpl-patch-1 branch May 15, 2023 07:18
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.

2 participants