-
### 📚 Subject area/topic
markdown, content layer api
### 📋 Suggested page
https://docs.astro.build/en/reference/configuration-reference/#experimentalcontentlayer
### 📋 General description …
-
### Astro Info
```block
Astro v4.16.10
Node v20.18.0
System Linux (x64)
Package Manager bun
Output server
Adap…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
The issue is related to LSPs not spinning up due to a message like this one:
```
Language serv…
-
### Astro Info
```block
Astro v4.16.9
Node v18.20.3
System Linux (x64)
Package Manager npm
Output static
Adapt…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
### Astro Info
```block
Astro v5.0.0-beta.7
Node v20.11.1
System Linux (x64)
Package Manager pnpm
Output sta…
-
### Astro Info
```block
Astro v4.16.0
Node v20.11.1
System Linux (x64)
Package Manager pnpm
Output hybrid
A…
-
- [ ] Load all FAQs from www.surveilr.com/src/data_files/faqs.json into github.com/surveilr/help.surveilr.com GitHub Discussions under a new FAQ section to encourage shared knowledge
- [ ] Create scri…
-
Output of `pnpm run dev --verbose` when `http://127.0.0.1:4321/keystatic` is visited, after following the steps to run dev-projects from readme
```sh
pnpm install
cd dev-projects/{example}
pnpm …
-
When loading the CSV the papaparse `dynamicTyping` seems always be set to true, and cannot be overridden:
https://github.com/ascorbic/astro-loaders/blob/main/packages/csv/src/csv-loader.ts#L55C1-L6…