Issues
- 0
🐛 BUG: duplicate style prop for `define:vars` is set when another style prop is spread
#1050 opened by ascorbic - 0
🐛 BUG:
#1049 opened by lifeisfakenews - 0
🐛 BUG: "Unterminated string literal" when breaking `class=""` into multiple lines
#1047 opened by gersomvg - 0
🐛 BUG: Using JSX in attribute values causes crash with obscure error message
#1048 opened by laymonage - 3
Expected ">" but found "set" in style tag
#1045 opened by lumynou5 - 2
🐛 BUG:
#1044 opened by Mariwan001 - 4
class and class:list conflict
#998 opened by FrancoJavierGadea - 2
🐛 BUG: panic: html: bad parser state: originalIM was set twice [recovered] panic: interface conversion: string is not error: missing method Error
#1038 opened by lilith - 1
- 1
🐛 BUG:Compiler
#986 opened by evansso-bit - 2
- 0
🐛 BUG: Commented out scripts can crash the compiler
#988 opened by lilnasy - 0
Minifiy newline with link and div elements
#1018 opened by wildfiremedia - 0
Rendering issue: variable in `th` or `caption` inside a Table component wrapped with another element
#1015 opened by ArmandPhilippot - 4
In page frontmatter, an env var condition followed by an import leaves an unterminated string
#1009 opened by olets - 0
🐛 BUG: Space in ending tag crashes the compiler
#1007 opened by Princesseuh - 0
🐛 BUG: Line break between component and style tag is rendered as a space
#1003 opened by ArmandPhilippot - 4
🐛 BUG: compressHTML whitespace
#999 opened by cdtut - 1
Undefined class attribute is not filtered out with `scopedStyleStrategy: 'class'`
#1005 opened by delucis - 1
🐛 BUG: `data-astro-reload` should accept value
#1006 opened by stefanprobst - 1
🐛 BUG: Multiline string attributes inside attribute with invalid TSX identifier cause compiler to generate invalid code
#961 opened by Princesseuh - 5
- 3
- 0
🐛 BUG: Issue Compiling Project, WebAssembly.instantiate(): section (code 10, "Code") extends past end of the module
#996 opened by Harryalways317 - 17
- 9
- 1
🐛 BUG: [TSX] Unclosed components after a closed component are treated as comments
#987 opened by Princesseuh - 1
🐛 BUG: error if template literal containing html string is used in component script
#984 opened by WickyNilliams - 0
erronoeous <code> tag rendered in output
#983 opened by WickyNilliams - 0
🐛 BUG: Cannot process svg in index.astro
#981 opened by GuoChen018 - 2
🐛 BUG: Invalid WASM payload
#980 opened by alcalayuliana - 2
- 3
Position of import.meta.glob causes error
#944 opened by steveoh - 2
Build Error with Props syntax using type and pick
#951 opened by silveltman - 1
Nested template literals
#966 opened by T1xx1 - 1
<td> in <a href={variable}>{variable}</a> error
#958 opened by miya-spit - 9
- 2
- 1
Astro misparses template following ternary
#962 opened by mb21 - 6
- 1
- 1
- 3
🐛 BUG: Comments parsing inside JSX
#956 opened by ArmandPhilippot - 1
🐛 BUG: Crash with full-width characters
#936 opened by clordweel - 1
- 2
- 4
🐛 BUG:
#912 opened by jaimeviloriogreen - 2
🐛 BUG: Synchronous version actually returns Promise
#911 opened by XiNiHa - 1
🐛 BUG: Quoted markup in frontmatter causes a panic
#920 opened by natemoo-re - 0
🐛 BUG: `<html>` tag is removed when there are element elements or components before it
#913 opened by MoustaphaDev