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

Replay comment box visible #20

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mdhsieh
Copy link
Contributor

@mdhsieh mdhsieh commented Nov 22, 2024

#12 Hide the replay comment box when a video has no comments. But don't affect its config for other videos, like when toggling the view and a video has comments.

@knightron0
Copy link
Owner

i'm not sure why but this stops fetching comments for videos i access through recommendations. more specifically, if I go from one video to another, the comments don’t load for the second one (i have to refresh to make them load)

if i remember correctly, i faced a similar issue when i tried to implement this in the past – i can take a deeper look soon!

@mdhsieh
Copy link
Contributor Author

mdhsieh commented Nov 22, 2024

Huh, good catch :) That's strange.

@mdhsieh
Copy link
Contributor Author

mdhsieh commented Nov 24, 2024

Does that have anything to do with this error? It's shown up before I've made any changes:

Error handling response: TypeError: chrome.tabs.executeScript is not a function at chrome-extension://llbkbaagafolhbpceejpbcgmkniaifkm/background.js:160:19

Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.

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