-
### Describe the bug
If `verbatimModuleSyntax` is set to `true` in `tsconfig.json`, namespace imports would crash the whole app. For example:
```ts
import { JSX } from "solid-js";
```
I am …
-
### What version of Bun is running?
1.0.18+36c316a24
### What platform is your computer?
Darwin 23.2.0 arm64 arm
### What steps can reproduce the bug?
- `bun --bun x create-tauri-app@la…
-
### Package
- [ ] lucide
- [ ] lucide-angular
- [ ] lucide-flutter
- [ ] lucide-preact
- [ ] lucide-react
- [ ] lucide-react-native
- [X] lucide-solid
- [ ] lucide-svelte
- [ ] lucide-vue
…
-
have been tried implement web component in solid typescript but i dont really know how to declare the component name, it show an error like this.
i have tried to declare it on file declaration.…
-
According to the docs at [genType first class modules]( https://rescript-lang.org/docs/gentype/latest/supported-types#first-class-modules) I should be able to use syntax like `export ...` but this doe…
-
### Describe the bug
When I try to instantiate more than one window - either using `WindowBuilder` or by having more than one entry in the `windows` config array - on some Windows machine the app con…
-
@spiffytech and @chronoDave - thanks for keeping this alive. The two of you have the biggest say in where the project needs to head. More so than I do.
I've been away for a long while due to work-r…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
The issue with Solid Start is that whenever I add a new r…
-
### Bug description
I have a SolidStart webapp with AuthJS and Prisma that runs fine in dev, but in build it fails and throws the following error:
```The table `main.` does not exist in the curr…
-
WARN Issues with peer dependencies found
.
└─┬ @solid-mediakit/auth 2.0.7
├── ✕ unmet peer @solidjs/start@^0.7.4: found 1.0.0-rc.0
├── ✕ unmet peer typescript@^4.8.2: found 5.4.4
└── ✕ …