Open miya-spit opened 10 months ago
Astro v4.2.4 Node v20.11.0 System Windows (x64) Package Manager pnpm Output static Adapter none Integrations none
Edge
I have found a bug in Astro 4.2.7. When placing an tag inside a
<a> does not go out of <table> and is output correctly.
https://stackblitz.com/edit/withastro-astro-guu8qe?file=src%2Fpages%2Findex.astro
Thanks for reporting this! I'll move this to the compiler repo to track it there
Astro Info
If this issue only occurs in one browser, which browser is a problem?
Edge
Describe the Bug
I have found a bug in Astro 4.2.7. When placing an tag inside a
What's the expected result?
<a> does not go out of <table> and is output correctly.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/withastro-astro-guu8qe?file=src%2Fpages%2Findex.astro
Participation
Thanks for reporting this! I'll move this to the compiler repo to track it there