docs
docs copied to clipboard
Astro documentation
#### Description (required) When using the dev server with the Cloudflare adapter, you actually don't end up using the Cloudflare KV storage for sessions, but instead the filesystem storage. ####...
### π Issue Description On page navigation, `` flashes with all tabs ### π On which page(s) it occurs https://docs.astro.build/en/basics/astro-pages/ ... practically all pages without splash layout ### π€ Expected...
#### Description (required) Documents the limitation of props for framework components, and server island components. #### Related issues & labels (optional) - Closes #9557 - Suggested label:
### Astro Info ```block Astro v5.7.10 Node v22.15.0 System Linux (x64) Package Manager bun Output static Adapter none Integrations none ``` ### If this issue only occurs in one browser,...
I've translated into European Spanish (which differs from Latin American Spanish), but I believe everything is correct. I based my work on the English documentation, which I hope is the...
### π Explain your issue I just came across this link after a Google search: https://5-0-0-beta--astro-docs-2.netlify.app/en/getting-started/ The content might be out of date if someone refers to it thinking they're...
### π Subject area/topic Astro blog tutorial ### π Page(s) affected (or suggested, for new content) https://docs.astro.build/en/tutorial/1-setup/5/ ### π Description of content that is out-of-date or incorrect Mention about setting...
### π Subject area/topic Fonts ### π Page(s) affected (or suggested, for new content) https://docs.astro.build/en/reference/experimental-flags/fonts/ ### π Description of content that is out-of-date or incorrect Add some clarification about how...
### π Subject area/topic Astro language server ### π Page(s) affected (or suggested, for new content) https://docs.astro.build/en/editor-setup/ ### π Description of content that is out-of-date or incorrect > Prettier is...
Hi Astro team π I was going through the [PartyTown integration page](https://docs.astro.build/en/guides/integrations-guide/partytown/) and noticed that while it talks about using PartyTown, thereβs no code snippet or guidance for connecting Google...