-
Notifications
You must be signed in to change notification settings - Fork 66
Issues: withastro/compiler
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
Label
Projects
Milestones
Assignee
Sort
Issues list
🐛 BUG:
Astro.slots.render
"function mode" removes the slot wrapper element
#506
opened Aug 24, 2022 by
Jutanium
updated Aug 24, 2022
Using an An edge case that only affects very specific usage (priority)
<iframe>
inside a <table>
breaks the pages HTML
- P3: minor bug
#725
opened Feb 9, 2023 by
BryceRussell
updated Jun 27, 2023
1 task
🐛 BUG: Sourcemaps seem off
- P2: nice to have
Not breaking anything but nice to have (priority)
#341
opened Mar 26, 2022 by
FredKSchott
updated Jun 27, 2023
Scripts fail to run when they are the only tag on page
- P2-to-be-discussed
Needs discussion
#876
opened Oct 4, 2023 by
Serenacula
updated Oct 19, 2023
1 task
🐛 BUG: Resolve framework component slots when we can't statically analyze them.
- P3: minor bug
An edge case that only affects very specific usage (priority)
#830
opened Jul 14, 2023 by
torchsmith
updated Oct 31, 2023
Compiler confused by some TypeScript in frontmatter
- P2: has workaround
Bug, but has workaround (priority)
feat: tsx
Related to the TSX output (scope)
#878
opened Oct 23, 2023 by
delucis
updated Nov 12, 2023
🐛 BUG: Hoisted exports break Bug, but has workaround (priority)
as const
& satisfies <type>
- P2: has workaround
#863
opened Sep 13, 2023 by
bb010g
updated Dec 19, 2023
Assigning literal template directives is:global={false} is:inline={false}
- P2: nice to have
Not breaking anything but nice to have (priority)
#853
opened Jul 27, 2023 by
kanashimia
updated Dec 19, 2023
1 task
Parsing Error Results in "Cannot read properties of undefined (reading 'Symbol(astro:slot-string)')"
- P3: minor bug
An edge case that only affects very specific usage (priority)
#914
opened Nov 24, 2023 by
gvkhna
updated Dec 19, 2023
1 task
Set up CIFuzz as a github action
- P1: chore
Doesn't change code behavior (priority)
help wanted
Please help with this issue!
#700
opened Jan 13, 2023 by
jasikpark
updated Dec 19, 2023
Deno without NPM
- P2: nice to have
Not breaking anything but nice to have (priority)
help wanted
Please help with this issue!
#667
opened Dec 12, 2022 by
taras
updated Dec 19, 2023
🐛 BUG: Failing input to An edge case that only affects very specific usage (priority)
astro.ParseFragmentWithOptions
- P3: minor bug
#643
opened Nov 20, 2022 by
jasikpark
updated Dec 19, 2023
single / triggers syntax error in JSX
- P3: minor bug
An edge case that only affects very specific usage (priority)
#622
opened Nov 11, 2022 by
garfieldnate
updated Dec 19, 2023
1 task
🐛 BUG: Multiple property spreads with class don't work properly with scoped CSS
- P2: has workaround
Bug, but has workaround (priority)
#555
opened Aug 8, 2022 by
rafal-majewski
updated Dec 19, 2023
1 task
🐛 BUG: [TSX] Unclosed tag result in unnecessary escaping
- P3: minor bug
An edge case that only affects very specific usage (priority)
feat: tsx
Related to the TSX output (scope)
#862
opened Sep 8, 2023 by
Princesseuh
updated Dec 19, 2023
Nested list components using JSX expressions throw error
- P2: nice to have
Not breaking anything but nice to have (priority)
#811
opened Jun 22, 2023 by
TheOtterlord
updated Dec 20, 2023
1 task
<table>
is not rendered correctly in .astro components with is:raw
- P3: minor bug
#715
opened Jan 31, 2023 by
Yixuan-Wang
updated Dec 20, 2023
1 task
🐛 BUG: Bug, but has workaround (priority)
<html>
tag is removed when there are element elements or components before it
- P2: has workaround
#913
opened Dec 18, 2023 by
MoustaphaDev
updated Dec 20, 2023
Astro doesn't render content if there is escaped number in an attribute
- P3: minor bug
An edge case that only affects very specific usage (priority)
#778
opened Apr 17, 2023 by
Machy8
updated Dec 20, 2023
1 task
🐛 BUG: Compiler diagnostic doesn't work if it's the only thing in the file
- P2: nice to have
Not breaking anything but nice to have (priority)
#729
opened Feb 14, 2023 by
Princesseuh
updated Dec 20, 2023
When combining child property spread w/ parent Violate documented behavior or significantly improves performance (priority)
<style>
tag, the child's styles disappear
- P4: important
#659
opened Nov 21, 2022 by
crutchcorn
updated Dec 20, 2023
1 task done
Meaningful whitespace collapsed with Violate documented behavior or significantly improves performance (priority)
compressHTML: true
- P4: important
#852
opened Aug 15, 2023 by
delucis
updated Dec 20, 2023
Astro 3.5.5 compiler regression for whitespace
- P4: important
Violate documented behavior or significantly improves performance (priority)
#893
opened Nov 20, 2023 by
LER0ever
updated Dec 20, 2023
1 task
'class' scopedStyleStrategy breaks styles loaded into a custom cascade layer
- P3: minor bug
An edge case that only affects very specific usage (priority)
#855
opened Jun 3, 2023 by
chrisvaillancourt
updated Dec 20, 2023
1 task
Waiting for tag value consistently not working in some cases in Astro components
- P3: minor bug
An edge case that only affects very specific usage (priority)
#854
opened Jun 4, 2023 by
kireerik
updated Dec 20, 2023
1 task
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.