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

MixCloud now using React.js - react-root is empty in DOM #1730

Closed
doowruc opened this issue Sep 2, 2020 · 3 comments · Fixed by #2591
Closed

MixCloud now using React.js - react-root is empty in DOM #1730

doowruc opened this issue Sep 2, 2020 · 3 comments · Fixed by #2591
Labels
Bridge-Broken Confirmed broken bridge

Comments

@doowruc
Copy link

doowruc commented Sep 2, 2020

MixCloud is now using React.js

Having done some debugging, it seems that getSimpleHTMLDOM is returning an empty <div id="react-root" /> element, whereas in browser that div is populated by React with the feed elements.

Is there any way for RSS-Bridge to obtain the same DOM that the browser sees for React sites?

I have tried updating the user agent to match a working browser but that has no effect

@doowruc doowruc changed the title MixCloud now using React.js - cannot traverse DOM MixCloud now using React.js - react-root is empty in DOM Sep 2, 2020
@em92 em92 added the Bridge-Broken Confirmed broken bridge label Sep 3, 2020
@em92
Copy link
Contributor

em92 commented Sep 3, 2020

Ping @chemel as maintainer of this bridge.

@doowruc
Copy link
Author

doowruc commented Sep 4, 2020

Further investigation reveals that the actual data is being returned by a graphql request

@dvikan dvikan closed this as completed Mar 26, 2022
@dvikan
Copy link
Contributor

dvikan commented Mar 27, 2022

@doowruc Is there any progress here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bridge-Broken Confirmed broken bridge
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants