Chris Ellis
Chris Ellis
Any progress on this?
Anybody have a workaround?
Did you make any progress @wesbos ? I'm looking at this same use case
Experiencing this as well
No longer an issue.
@luisaugusto I already submitted it for a pull at [408](https://github.com/wesbos/Syntax/pull/408). It just needs a review.
@monuminu @ruanwz , strip the spaces and special characters in name creation
Any progress in this direction?
@productdevbook 's solution worked for me had this issue in SvelteKit, which is built on Vite
> I can confirm I am also having this issue in my `.test.ts` files running through `vitest`. > > Funny thing is that the file im testing (`user.ts` - that...