freeyourstuff.cc
freeyourstuff.cc copied to clipboard
Error with Quora plugin
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:
same issue
for me it opens the profile menu (clicking the pfp) then gives up
Me too. My content is still in thrall!
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.
OK. Thank you for your efforts to free our stuff! I hope you can overcome the obstacles.
John
From: Erik Moeller @.> Sent: 03 August 2021 16:08 To: eloquence/freeyourstuff.cc @.> Cc: John Yamamoto-Wilson @.>; Comment @.> Subject: Re: [eloquence/freeyourstuff.cc] Error with Quora plugin (#149)
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.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/eloquence/freeyourstuff.cc/issues/149#issuecomment-891593834, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABJZFWF2MNDXYBLX4XKFIH3T26IXNANCNFSM4436QISQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.
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 :)
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