Skip to content

Issues: withastro/astro

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Missing .env variables are incorrectly resolved in SSR mode needs triage Issue needs to be triaged
#11465 opened Jul 14, 2024 by Lesmian
1 task
Rewrite in middleware incorrectly returns a 404 response needs triage Issue needs to be triaged
#11461 opened Jul 12, 2024 by FugiTech
1 task
Special characters excluded from content collection slug needs triage Issue needs to be triaged
#11458 opened Jul 12, 2024 by nicolabovolato
1 task
hast element property names converted to camelCase when running in MDX mode needs triage Issue needs to be triaged
#11453 opened Jul 11, 2024 by benrbray
1 task done
Cookies are not persistent when set on a page inside 'account' folder needs triage Issue needs to be triaged
#11446 opened Jul 10, 2024 by loissascha
1 task
Some tests are broken on main branch needs triage Issue needs to be triaged
#11441 opened Jul 9, 2024 by haivuw
1 task
Query parameters lost and function inconsistently needs triage Issue needs to be triaged
#11434 opened Jul 9, 2024 by MikeCarbone
1 task
JSON fields are always escaped when using sql needs triage Issue needs to be triaged
#11433 opened Jul 8, 2024 by jlengstorf
1 task done
Astro Actions: "Error: Unable to get API context." when is sended arguments to an action. - P3: minor bug An edge case that only affects very specific usage (priority)
#11423 opened Jul 6, 2024 by ynhhoJ
1 task
[AstroDB] getViteConfig throws in Vitest - Cannot read properties of undefined (reading 'ASTRO_DATABASE_FILE') - P3: minor bug An edge case that only affects very specific usage (priority) help wanted Please help with this issue! pkg: db
#11414 opened Jul 4, 2024 by haivuw
1 task
Astro somponent with ?raw suffix no longer a string, previously was - P3: minor bug An edge case that only affects very specific usage (priority)
#11410 opened Jul 4, 2024 by erwinheldy
1 task
Rendering an Astro container that contains a React component with a client:load directive errors - P3: minor bug An edge case that only affects very specific usage (priority)
#11407 opened Jul 3, 2024 by ezhangy
1 task
dark mode shiki config in mdx - P3: minor bug An edge case that only affects very specific usage (priority) feat: markdown Related to Markdown (scope)
#11406 opened Jul 3, 2024 by j-mendez
1 task
CSS bundling issue with lazy components needs triage Issue needs to be triaged
#11404 opened Jul 3, 2024 by patheticGeek
1 task done
Preact component using nanostore/persistent displays initial value on page load needs triage Issue needs to be triaged pkg: preact Related to Preact (scope)
#11401 opened Jul 2, 2024 by tordeu
1 task
Svelte 5: named snippets results in vague errors needs triage Issue needs to be triaged
#11400 opened Jul 2, 2024 by murl-digital
1 task
create-astro does not work needs triage Issue needs to be triaged
#11396 opened Jul 1, 2024 by christianahvilla
1 task
Top level dynamic routes are prioritized needs triage Issue needs to be triaged
#11394 opened Jul 1, 2024 by mrchantey
1 task
Improved astro:env errors - P2: nice to have Not breaking anything but nice to have (priority) feat: env related to the way astro handles `.env` or `import.meta.env` or `process.env` (scope)
#11381 opened Jun 30, 2024 by xino1010
1 task
ProTip! Exclude everything labeled bug with -label:bug.