Skip to content

Server island on v6 beta causes error (Netlify adapter) #15701

@paulrudy

Description

@paulrudy

Astro Info

> @example/minimal@0.0.1 astro /home/projects/jvmiklmzbq.github
> astro "info"

Astro                    v6.0.0-beta.17
Vite                     v7.3.1
Node                     v20.19.1
System                   Linux (x64)
Package Manager          pnpm
Output                   static
Adapter                  @astrojs/netlify (v7.0.0-beta.12)
Integrations             none

If this issue only occurs in one browser, which browser is a problem?

No response

Describe the Bug

A very basic server island that works in Astro v5 (using the Netlify adapter) breaks with the upgrade to the v6 beta. The output mode is static, and Astro v6 complains that:

`getStaticPaths()` function required for dynamic routes.

What's the expected result?

The server island should render

Link to Minimal Reproducible Example

https://stackblitz.com/edit/github-prlh49mo?file=src%2Fpages%2Findex.astro

Participation

  • I am willing to submit a pull request for this issue.

Metadata

Metadata

Assignees

Labels

- P4: importantViolate documented behavior or significantly impacts performance (priority)6-betaIssues affects the beta of Astro 6pkg: astroRelated to the core `astro` package (scope)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions