support
VS Code Astro extension
editor setup
Anyone made an Astro tab-component?
other
npm version install
editor setup
Markdown with Contentful CMS
markdown/mdx/markdoc
cms
Astro 2 build failing with undefined error
vite
Sharp error - Input image exceeds pixel limit
images
WordPress —> Astro?
other
How to enable prerendering for Markdown pages?
markdown/mdx/markdoc
Dynamic routes working in dev but failing in preview as it doesn't build the page
routing
@astrojs/image import src error
images
Scoped CSS loading twice. Once without Astro class and once with it.
css/styling
React Query (tanstack) client:only implementation
client-side islands
Is it possible to mark .astro pages as drafts?
other
editor setup
routing
Fetching data based on component props
other
css/styling
client-side islands
Frontmatter not defined
other
Can't use new fetched props
cms
update v2 vite build
other
error after update v2
hydration on click
Rendered Markdown in Astro MDX component props
markdown/mdx/markdoc
update v2 mdx
other
Fetching Data
routing
typescript
client-side islands
How do i use css style for a particular component while there's one more component on the same page
css/styling
Does .mdx have syntax support in vs code?
markdown/mdx/markdoc
What is default mode in AstroJS?
client-side islands
When should we use SSR mode?
client-side islands
client:visible with an iframe?
import an Astro component into you JS file
passing tsx/jsx component as prop value into astro component
client-side islands
How to add PrimeVue to Vue inside of Astro
Importing a CSS file renames the file weirdly and adds a <link> inside the <body>, not <head>
css/styling
Update To Astro 2.0.4 results in Netlify build error
New Lines in JSON
other
Error: Hydration failed because the initial UI does not match what was rendered on the server
client-side islands
Weird syntax highlighting in VSCode
CSS is not getting applied
css/styling
getImage errors with "image could not be fetched"
images
Applying scoped styles to markdown template
markdown/mdx/markdoc
Astro 2.0.2 not building
other
[SSR][Cloudflare] Blank output in dist folder
other
editor setup
cant submit to showcase
other
Can't import client-sided Svelte components
typescript
Relative path to my md files not working
routing
Possibility to prerender when using client page libraries?
other
{obj.favorites[isVisible ? [1] : [0]].toUpperCase()}
typescript
how to get route param in astro js
client-side islands
How to make Astro Image component crop the image by its original aspect ratio?
images
Dynamic Routing
client-side islands
how should environment variables be accessed from server endpoints?
Large props data to astro island