-
### Describe the bug
When building the code to production, Sveltekit is not rendering the code as it's supposed to be.
This is how my code looks like in editor:
![sveltekit1](https://github.com/s…
-
### What version of `astro` are you using?
1.6.3
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
npm
### What operating system are you using?
Co…
-
### Astro Info
```block
Astro v4.15.11
Node v20.18.0
System macOS (x64)
Package Manager yarn
Output server
Ada…
-
### Astro Info
```block
Astro v4.14.2
Node v20.14.0
System macOS (arm64)
Package Manager npm
Output server
Ada…
-
### What version of `astro` are you using?
1.9.0
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
npm
### What operating system are you using?
W…
-
### Describe the Bug
_Note: the issue has initially been reported in https://github.com/withastro/starlight/issues/1764_
1. Navigate to https://events-3bg.pages.dev/jotter/history-of-changes/ and …
-
Hello,
Nav Links will only display the highlighted style for the current page. When navigating to other pages, the font weight is reset to the default.
https://github.com/lorenzolewis/starligh…
-
### Astro Info
```block
Astro v4.8.3
Node v18.18.0
System Linux (x64)
Package Manager npm
Output static
Ada…
-
### 📚 Subject area/topic
Routing/Pagination
### 📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/guides/routing/
https://docs.astro.build/en/reference/api-reference/#…
-
```ts
// Use the getStaticPaths and prerender those paths, but also deploy the renderer
// to handle any other matching route.
// For example: `/blog/[slug].astro` could prerender all the existing …