[HackerNews] Fix tag containing comment#4226
Conversation
Pull request artifacts
last change: Wednesday 2025-10-29 21:09:29 |
|
it already broken from before. your suggestion suffers the same fate: |
|
So, I don't know how to fix this; it now "works on my machine" (but I know how bad this sentence is) Any help on what I can do to have a look at that ? |
|
I dug into this a bit and it looks like the .innertext in line 43 is correct in general. Is it possible that the innertext might be empty for some comments? If the comment is an image for example? I'm not sure of the capabilities of the thread board. Can you add an error handling if the innertext of the comment is empty, then just set it to "" or something?
|
7006c41 to
df52fbc
Compare
[HackerNews] Fix tag containing comment
|
This fixes the bridge, merging. |
Caution: this is untested because I have trouble running the docker command, but it's minor