Jakub T. Jankiewicz

Results 1218 comments of Jakub T. Jankiewicz

I have no idea what to answer. But if you want to contribute and change this behavior to make it work like canonical git, you're welcome to do so.

promises functions as the name suggest are async, you can't execute a stat on the next line without await in front.

Check this demo https://codepen.io/jcubic/pen/zYLdPxK?editors=0011 and you should not use `@beta` version.

If you can create a demo that will clean after itself it would be great.

The error itself looks like a problem with observablehq, if you can please create a self-contained code without any extra middleman.

Also if error came from lightning-fs when creating FS please try to minimize the usage of libraries and Use only things to make reproducing the error possible. You don't even...

But it works when I use the same code outside of CodePen. This is my own playground that I work on and it works fine there: https://p5.javascript.org.pl/motionless-age?template=none&base=base.js

I suspect that this may be something with Sandboxing, I don't use any protection on my playground. Maybe I will add some kind of Sandboxing later in the process. My...

Another explanation is that this is a bug in Firefox. I don't see any information about Sandbox on MDN.

I've contacted CodePen support they can reproduce the issue but don't have a solution. I will try to recreate the issue on sandboxed iframe.