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

Scripts and Styles in components included inside mdx content, loaded through another component, don't work feat: content collections Related to the Content Collections feature (scope) requires refactor Bug, may take longer as fixing either requires refactors, breaking changes, or considering tradeoffs
#7761 opened Jul 21, 2023 by trafnar
1 task done
Vue useId cannot generate unique identifiers for islands - P2: nice to have Not breaking anything but nice to have (priority)
#11881 opened Aug 30, 2024 by MRamonLeon
1 task done
url encoded dynamic params not properly handled - P4: important Violate documented behavior or significantly impacts performance (priority) pkg: astro Related to the core `astro` package (scope)
#8516 opened Sep 12, 2023 by y-nk
1 task done
Slow Rendering Performance (Astro is more than 10 times slower than Solid) - P2: nice to have Not breaking anything but nice to have (priority)
#11454 opened Jul 11, 2024 by axel-habermaier
1 task
Cannot destructure react component props - P3: minor bug An edge case that only affects very specific usage (priority) needs discussion Issue needs to be discussed pkg: react Related to React (scope)
#9110 opened Nov 15, 2023 by izmttk
1 task
🐛Root field ignored by integrations, widespread, monorepos - P3: minor bug An edge case that only affects very specific usage (priority)
#10570 opened Mar 27, 2024 by luchillo17
1 of 4 tasks
Breaking code doesn't render 500, nor prints any logs - P3: minor bug An edge case that only affects very specific usage (priority) ecosystem: upstream Upstream package has issue requires refactor Bug, may take longer as fixing either requires refactors, breaking changes, or considering tradeoffs
#8596 opened Sep 19, 2023 by xriter
1 task
ViewTransitions memory leak - Svelte components and Image feat: view transitions Related to the View Transitions feature (scope)
#8512 opened Sep 11, 2023 by jerzakm
1 task
Content layer validates already validated objects causing transforms to fail a validation - P3: minor bug An edge case that only affects very specific usage (priority)
#11737 opened Aug 15, 2024 by TheOtterlord
1 task
Astro does not work when using yarn workspaces. - P2: has workaround Bug, but has workaround (priority) pkg: create-astro Related to the `create-astro` package (scope)
#10076 opened Feb 9, 2024 by sebastiaan-dev
1 task
Resolving Assets in CSS via url() - P3: minor bug An edge case that only affects very specific usage (priority) ecosystem: upstream Upstream package has issue
#9633 opened Jan 7, 2024 by KingPr0o7
1 task
Cannot find package 'cookie' - Vercel Adapter - hybrid and server outputs - P4: important Violate documented behavior or significantly impacts performance (priority) pkg: vercel Related to Vercel adapter (scope)
#9801 opened Jan 23, 2024 by fabiobiondi
Astro DB on Cloudflare: Build fails with "Cannot create a remote client: missing app token" error. - P3: minor bug An edge case that only affects very specific usage (priority) pkg: db
#10872 opened Apr 24, 2024 by pMay2021
1 task
@astro/solid-js conflicts with vite@5 - P2: has workaround Bug, but has workaround (priority) ecosystem: upstream Upstream package has issue pkg: solid Related to Solid (scope)
#11217 opened Jun 9, 2024 by shishkin
1 task
CSS bundling issue with lazy components - P3: minor bug An edge case that only affects very specific usage (priority)
#11404 opened Jul 3, 2024 by patheticGeek
1 task done
Deploy on Vercel with server mode not working since 4.11.6 - P2: has workaround Bug, but has workaround (priority) pkg: vercel Related to Vercel adapter (scope)
#11532 opened Jul 23, 2024 by bentouch-digital
1 task
Catch all page ([...slug].astro) catch all Server island requests - P4: important Violate documented behavior or significantly impacts performance (priority) feat: server islands Related to Server Islands (scope)
#11793 opened Aug 20, 2024 by dylanalizon
1 task
Variables doesn't work as expected with Markdoc - P3: minor bug An edge case that only affects very specific usage (priority) pkg: markdoc Related to the `@astrojs/markdoc` package (scope)
#9132 opened Nov 18, 2023 by alexbouchardd
1 task
Error including ChildPart with Lit integration - P3: minor bug An edge case that only affects very specific usage (priority) pkg: lit Related to Lit (scope)
#8106 opened Aug 16, 2023 by lschierer
1 task
Layout's style import sequence gets affected if another component with style is imported first - P3: minor bug An edge case that only affects very specific usage (priority) feat: styling Related to styles (scope)
#9954 opened Feb 2, 2024 by Alynva
1 task done
Tailwind CSS not rendering for symlink (soft link) .astro files - P3: minor bug An edge case that only affects very specific usage (priority) pkg: tailwind
#8881 opened Oct 21, 2023 by dotfrag
1 task
Emacs autosave files are not ignored - P2: nice to have Not breaking anything but nice to have (priority) good first issue Good for newcomers. If you need additional guidance, feel free to post in #dev on Discord
#9887 opened Jan 30, 2024 by FabriceSalvaire
1 task
Dev server becomes unusably slow as content collection grows - P2: nice to have Not breaking anything but nice to have (priority) feat: content collections Related to the Content Collections feature (scope) requires refactor Bug, may take longer as fixing either requires refactors, breaking changes, or considering tradeoffs
#10269 opened Feb 28, 2024 by lilnasy
1 task
HTML comment inside JS expression in template causes crash - P3: minor bug An edge case that only affects very specific usage (priority)
#8717 opened Oct 1, 2023 by nolanlawson
1 task
How to persist client component state with View Transition when the component is not present on every page? - P3: minor bug An edge case that only affects very specific usage (priority) feat: view transitions Related to the View Transitions feature (scope) needs discussion Issue needs to be discussed requires refactor Bug, may take longer as fixing either requires refactors, breaking changes, or considering tradeoffs
#8781 opened Oct 9, 2023 by mishimalisa
1 task
ProTip! Adding no:label will show everything without a label.