Chris Jayden
Chris Jayden
The reason I created an issue is because I noticed the `ThemeToggle.svelte` wasn't exporting any classes. I guess this works for me now. But I'm happy to create a PR...
Woops! Totally overlooked that. I'm so used to checking out the component. My bad!
Is there a reason for not exporting class props from the components themselves? I might require different configuration depending on the type of header i'm using (just to name an...
In my app where I'm using Tiptap, I store the HTML (for seo purposes when loading on the server) and the JSON for editing purpose in 2 tables. So exposing...
> I also hope for some built-in solution. > > In the meantime, by combining with Lodash's `first()`, we get a nicer syntax over `.then((res) => res[0] ?? null)`: >...
Yup same issue here
Trying to use Workflows and R2 locally is just plain impossible 👎
Did you get a chance to look at this @kucrut ? Happy to make a PR, but I'd love if you can confirm prior to make making the PR>