WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

561

(post is archived)

[–] 1 pt

No console errors.

HTML source when on a comments or messages or sub-poal page:

<div id="subsdropdown">
  <div class="dropdown-toggle moremenu">
    More
  </div>
  <ul id="hiddensubs"></ul>
</div>  

HTML source when on /new:

<div id="subsdropdown">
  <div class="dropdown-toggle moremenu">
    More <span class="tx-icon" data-icon="down"></span>
  </div>
  <ul id="hiddensubs"></ul>
</div>
[–] 1 pt

All the pages' code contain the second code you posted.

Do you have an ad blocker or any plugin/add-on that could be in conflict with the page?

Check on phuks (we share the same code regarding that part) and let me know if you get the same issue.

[–] 1 pt

same thing on phuks

whatever I guess, all I can tell you is that that line of code isn't in my source on the pages I named.