Kevin Abatan

Results 9 issues of Kevin Abatan

Hello, first of all, thx for your amazing work 👌🏾 I got some problem when testing async code as follow: ```rescript open GlennslRescriptJest.Jest describe("Executing some code which return errors", _...

* App version: 0.9.6 * Type of installed package (Snap, AppImage, deb, rpm, pacman): Flatpack **Bug description** First of all, thx for your amazing work 😄 As the title states,...

Everything is in the title, I'm deployed an API, and my database is EdgeDB, when I try to establish a connection with it, Edgedb try to read some env var....

bug

It seems that on every relative path, I get the following error: ``` ✘ [ERROR] Could not resolve "/home/carere/Projects/Ashiso/deno_zentai/apps/karada/src/components/organisms/Graph/controls/ContractSelector/ContractPreview/index.tsx" [plugin deno-loader] apps/karada/src/components/organisms/Graph/controls/ContractSelector/index.tsx:19:32: 19 │ import { ContractPreview } from "./ContractPreview/index.tsx";...

Everything is in the question. How can I define all my projects ?? I thought there were a `projects` entry in configuration with the path for each project. When I...

Hello :) Everything is in the title, I think it would be great if we could update all installed components through the CLI 😄 Thx again for this amazing lib,...

CLI

Hello, thx for this nice lib :) I wonder if there is a way to get a signal which returns a boolean and is updated when the form is valid...

question

**Describe the bug** As describe in the title, I don't find mention about any dark / light mode handling on the website anymore. Is that normal ? **Expected behavior** The...

By switching back to `@` specifier (`@/lib/utils`, `@/components/button`, etc) instead of `~`, we can now use the shadcn cli to manipulate Solid UI list of components. Here is an example...