You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not putting my whole project in and example... Is there any way you can derive information from the stack trace?
I removed one of my components that uses fragments to inject HTML into another component.
I think what happened was I used the copy feature from figma and some whitespace char or not allowed char was included in the copy but wasn't showing in my editor. Might be worth looking into, I might dig into it if I get some time.
What version of
@astrojs/compiler
are you using?2.1.0
What package manager are you using?
npm
What operating system are you using?
Linux
Describe the Bug
Running npm run dev crashes
I'm not putting my whole project in and example... Is there any way you can derive information from the stack trace?
I removed one of my components that uses fragments to inject HTML into another component.
I think what happened was I used the copy feature from figma and some whitespace char or not allowed char was included in the copy but wasn't showing in my editor. Might be worth looking into, I might dig into it if I get some time.
Link to Minimal Reproducible Example
https://stackblitz.com/github/withastro/astro/tree/latest/examples/basics?file=README.md&on=stackblitz
The text was updated successfully, but these errors were encountered: