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

Content Loader: fix bug that breaks features when using "On Click" option #1417

Closed
marlop352 opened this issue Jul 2, 2019 · 0 comments
Closed
Labels
Milestone

Comments

@marlop352
Copy link
Contributor

Description
The hide discussion button and the star discussion button doesn't show up on the homepage when the group and/or user info options of the content loader are enabled and set to "On Click", "On Hover" works fine.

Steps to Reproduce

  1. Enable Group and/or User info options of the Content Loader
  2. Set to "On Click"
  3. Load the home page ( https://www.steamgifts.com/
  4. See error

Expected Behavior
The hide discussion button and the star discussion button should appear.

Console Errors

[ESGST] discussions_getInfo@moz-extension://d0e51e9a-e420-4f81-9205-e5b9f2dd1573/esgst.js:100:893595
discussions_get@moz-extension://d0e51e9a-e420-4f81-9205-e5b9f2dd1573/esgst.js:100:890527
discussions_load@moz-extension://d0e51e9a-e420-4f81-9205-e5b9f2dd1573/esgst.js:100:888869
endless_load@moz-extension://d0e51e9a-e420-4f81-9205-e5b9f2dd1573/esgst.js:1:20426
esgst.js:1:128876
    error moz-extension://d0e51e9a-e420-4f81-9205-e5b9f2dd1573/esgst.js:1
    endless_load moz-extension://d0e51e9a-e420-4f81-9205-e5b9f2dd1573/esgst.js:1

Screenshots
2019-07-02_LI

System (please complete the following information):

  • ESGST Version: Extension v8.3.17
  • Browser + Version: Firefox v67.0.4

Additional Context
The Content loader does work, when I click on the username it does load the info.

My settings(renamed to TXT as GitHub doesn't accept JSON):
esgst_settings_2019-07-02T23_20_40.046Z.txt

@rafaelgomesxyz rafaelgomesxyz changed the title content loader breaks some discussion features on homepage Content Loader: fix bug that breaks features when using "On Click" option Sep 7, 2019
@rafaelgomesxyz rafaelgomesxyz added this to the v8.5.0 milestone Sep 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants