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

Error with Quora plugin #149

Open
kwhitefoot opened this issue May 14, 2021 · 6 comments
Open

Error with Quora plugin #149

kwhitefoot opened this issue May 14, 2021 · 6 comments

Comments

@kwhitefoot
Copy link

kwhitefoot commented May 14, 2021

Error: Elements matching selector "a[href="/content"]" were not loaded ater 10000 milliseconds.
at checkSelector (chrome-extension://hlkhpekhgcaigleojiocoeockhcaglia/src/plugin.js:137:27)

I am using the Portable Apps version of the Iron browser: SRWare Iron, Version 89.0.4550.0 (Official Build) (32-bit) on Windows 10 64 bit, HP Omen laptop.

Edit: the same happened with Chrome:

@TheTechRobo
Copy link

TheTechRobo commented Jun 7, 2021

same issue

for me it opens the profile menu (clicking the pfp) then gives up

@jyamamo
Copy link

jyamamo commented Aug 3, 2021

Me too. My content is still in thrall!

@eloquence
Copy link
Owner

Hi y'all, sorry for the hassle - the Quora plugin has indeed been broken for a while now, and has been difficult to keep functioning due to Quora's frequent site changes, lack of semantic layout, and lack of any built-in support for content export. I'll try to look at the current state of things in the next few days; if I can't unbreak it, I'll at least mark Quora as unsupported to avoid continued frustration.

@jyamamo
Copy link

jyamamo commented Aug 3, 2021 via email

@eloquence
Copy link
Owner

I pushed a couple of fixes yesterday that may help resolve; I was able to extract my own answers, but I only have a handful.

To properly resolve, it would help to schedule some pair development with someone who has a lot of answers on their account -- I don't need access to their account, but sometime on a Sunday afternoon to test together (via screen-share and such) would be helpful. Let me know if any of you would be up for that :)

@vedicastrology123
Copy link

The code is href to /content. There is no /content path in quora, after changes done by quora, when it merged the stats and content together.
There is now only /stats, and within that the Q2As are generated by quora dynamically.
So the code-contributor can change to /stats and do the necessary changes.

Hope this helps. Thanks

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

No branches or pull requests

5 participants