I'm finding the NextResponse.rewrite to not correctly render the page content (only showing plain te

I'm finding the NextResponse.rewrite to not correctly render the page content (only showing plain text without rendering all the css)

For example, this is the expected site: https://scholarcrafter.com/chris
When I visit https://chris.scholarcrafter.com/ (which rewrites to the expected site, you can see all the css is missing)
Was this page helpful?