Jasper De Moor
Jasper De Moor
Could you create a repo with some instructions on how I'd reproduce this? Would help a lot in fixing this
@samuelgozi thanks for creating the repo, I can reproduce it pretty consistently, will try and figure out why it happens and hopefully fix it
@mischnic I think that's fine, I can change it if you prefer it to be relative to cwd
We're definitely working on addressing this, it's currently one of our top priorities. We're mainly focusing on stability and performance at this point, so we can release a stable version...
@mischnic yes, I think that would be the easiest way to get it working
This is something we definitely want to support in the near future and have a plan together on how to achieve it. At least the part where we would support...
@danilowoz this is definitely doable and not a whole lot of work, was gonna work on related tasks anyway in a couple weeks. However this code would still be passed...
Yeah probably, for your example you can probably use `externalResources` for now, but we've added this feature request to the backlog, there's some bundler refactoring planned that will make this...
I can't seem to reproduce this issue, but the new bundler is probably more reliable for react as Danilo already mentioned, it's also usually easier to debug issues there
> The v2 doesn’t throw the error in the [simple demo case](https://andyjakubowski.github.io/bug-sandpack-module-not-transpiled-yet/) anymore ✨. Thanks @danilowoz! > > > > But I can’t tell if the v2 fixes the issue...