YugoCode

Results 18 comments of YugoCode

Thank you so much for your quick reply! :) > have you installed svelte-recaptcha-v2 as a dev dependency? Yes, I did `npm install -D svelte-recaptcha-v2`. I'm using npm instead of...

Thank you for the hints, I tried them but unfortunately I still have the same issue. Therefore I have setup a blank sveltekit project and and it turns out that...

Thank you very much again! :) Just one additional information: I tested this on Firefox initially. On Safari I get the same issue, but a little bit more detailed error...

Just a small addition: Here are the instructions on how to use `upb`: https://github.com/haberman/upb#using-upb-in-your-project

Thank you very much koodeau! Looking forward to it ❤️

Here is a working demo of using `excalidraw` with Svelte: https://www.sveltelab.dev/yg89k40qsw1uufc Basically, you will add React as a dependency and use a wrapper to call and interact with `excalidraw` from...

The library you linked is a Rust library. Do you plan switching from Golang to Rust? 🥺

Any updates on this? I would like to use the Live Share extension with my flutter project, so my colleague and me can work on the same code basis and...