themotte / rDrama

This code runs https://www.themotte.org. Forked from https://github.com/Aevann1/rDrama
GNU Affero General Public License v3.0
25 stars 31 forks source link

Dynamically-generated comment HTML doesn't have vote mouseovers applied #593

Open zorbathut opened 1 year ago

zorbathut commented 1 year ago

From https://www.themotte.org/post/216/meta-something-shiny-and-two-things/101999?context=8#context:


Go to a thread that's been around for long enough for vote counts to appear.

Reply to a comment that already has child comments with vote counts showing.

Don't reload the page or anything.

Hover over the vote count of a child comment of the one I replied to to see the values of + vs - votes. (this doesn't happen).


It's possible this just shouldn't be working since it's a fresh comment, but it may also be an actual bug.