Skip to content

[Bug]: appDir pages not varying cache on RSC header #1844

Closed
@nadecancode

Description

@nadecancode

Summary

I tried fetching in Postman and sometimes Netlify will make user download a file with following content: https://pastebin.com/raw/QMZ7wVuB

which I assume is Next.js's server component props

Steps to reproduce

View the site

A link to a reproduction repository

https://github.com/Enime-Project/enime.moe/tree/next

Next Runtime version

4.29.3-appdir.0

More information about your build

  • I am building using the CLI
  • I am building using file-based configuration (netlify.toml)

What OS are you using?

None

Your netlify.toml file

`netlify.toml`
# Paste content of your `netlify.toml` file here

Your public/_redirects file

`_redirects`
# Paste content of your `_redirects` file here

Your next.config.js file

`next.config.js`
# Paste content of your `next.config.js` file here. Check there is no private info in there.

Builds logs (or link to your logs)

Build logs
# Paste logs here

Function logs

Function logs
# Paste logs here

.next JSON files

generated .next JSON files
# Paste file contents here. Please check there isn't any private info in them
# You can either build locally, or download the deploy from Netlify by clicking the arrow next to the deploy time.

Metadata

Metadata

Assignees

Labels

topic: app dirRelated to the experimental "app" dir support in Next 13type: bugcode to address defects in shipped code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions