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

feature request: embed websites that use a FEF\SSR #386

Open
infi opened this issue Nov 23, 2024 · 0 comments
Open

feature request: embed websites that use a FEF\SSR #386

infi opened this issue Nov 23, 2024 · 0 comments
Labels
crate:services:january crates/services/january

Comments

@infi
Copy link
Member

infi commented Nov 23, 2024

What do you want to see?

Websites that use a front-end framework but do not use server-side rendering are currently not embedded due to the embed servers' strategy being to scrape the HTML, even if they would otherwise have metadata (for example from react-helmet).
A possible solution would be to use a server-side DOM implementation like jsdom to allow the website to populate the requested metadata.

@github-project-automation github-project-automation bot moved this to 🆕 Untriaged in Revolt Project Nov 23, 2024
@insertish insertish added crate:services:january crates/services/january and removed enhancement labels Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate:services:january crates/services/january
Projects
Status: 🆕 Untriaged
Development

No branches or pull requests

2 participants