Bastiaan Verhaar
Bastiaan Verhaar
When adding this library to a SvelteKit project with Vite, the following warnings are show in the console: Package info: SvelteKit: v1.0.0-next.302 @lottiefiles/svelte-lottie-player: v0.2.0
In this PR, I added documentation about how you can utilise babel to integrate React Email into your NodeJS application. I also updated the imports to match the `export default`...
In the current version (1.7.2), if you were to change a file in (for example) `emails/components` the watcher would not copy that file to the correct location. This pr fixes...
Fix for dev server not starting. For stack trace or more info, see #417 Closes #417
Currently, if you want to start the dev server, you will get the following error: ```bash ➜ npm run dev > [email protected] dev > email dev ✔ Emails preview generated...
Currently, the dev server only allows us (implicitly) to create the following folders inside the `email`-folder: `components` & `static`. Sub folders are not allowed inside the `components`-folder which can lead...
**What version of VS Code are you using?** v1.85.1 **What version of Tailwind CSS IntelliSense are you using?** v0.10.3 **What version of Tailwind CSS are you using?** v3.3.6 **What package...
# Bug report ## Describe the bug When inserting data via Supabase-js / Postgrest, I get a 500 error response with the following body: ```json { "code": "HV000", "details": "Wrappers",...
This PR is an initial/basic version of this Live Activity, without any feature which are spoken of in the Zulipchat. ## Look & Feel: ### Lock Screen (all iPhone's): |...