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

Make it possible to read Next.js script tags containing RSC payload data from the chrome extension #1144

Merged

Conversation

alvarlagerlof
Copy link
Owner

The Next.js server will add a bunch of script tags to the body containing RSC payload data.

The @rsc-parser/embedded package can already read this by making a pretend request. With this change, @rsc-parser/chrome-extension can read it too.

Screen.Recording.2024-07-13.at.01.47.02.mov

…ata from the chrome extension

The Next.js server will add a bunch of script tags to the body containing RSC payload data.

The @rsc-parser/embedded package can already read this by making a pretend request. With this change, @rsc-parser/chrome-extension can read it too.
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

Successfully merging this pull request may close these issues.

None yet

1 participant