-
Heyo, I am trying to use Svar inside of my SvelteKit project. I went back to a Svelte 4 state (did a clean install of all node dependencies), since Svelte 5 doesn't seem to be supported, yet.
Howe…
-
I'm trying to use the file manager component in my project, but the svelte compiler keeps throwing errors.
What I do:
```
> npm create vite
✔ Project name: … svelte-lamp
✔ Select a framework: › S…
-
this is a question not a bug report. I am looking at an existing project and it has
```
"svelte-material-ui": "^7.0.0",
```
in `dependencies`. I am trying to understand if:
1. is this neede…
-
I am not sure if this is a problem with Svelte 5 (with sveltekit) specifically, but wx-svelte-core does not work with Svelte 5.
In the editor when importing, you get a "Cannot find module 'wx-svelt…
-
[Svelte Material UI](https://github.com/hperrin/svelte-material-ui) (SMUI) is a Svelte wrapper around Google's [@material components](https://www.npmjs.com/search?q=%40material) that implement the [Ma…
jjeff updated
4 months ago
-
As a part of `Implement Nest frontend` milestone we need to figure out what framework/language is the most appropriate for the task. This is sort of research and discuss first task:
- the framework…
-
## node version: 20.11.1
## Plataform: Windows
## Problem
Im problem import component Card with @material-tailwind/react
Follow the steps below to reproduce
I followed the installation guide…
-
Using SvelteKit with Typescript, and I received the error in the title immediately upon importing the Circle.
This fixed it: https://github.com/hperrin/svelte-material-ui/issues/375#issuecomment-99…
Gutza updated
2 weeks ago
-
### Which platform(s) does your issue occur on?
-Android
-Android versions
- emulator
### Please, provide the following version numbers that your issue occurs with:
- CLI: 8.1.5
- Cross-platf…
-
```
svelte-gantt version: 4.4.2
angular version: 18.2.2
```
Hi,
we are trying to implement svelte-gantt in our angular project and it has problems with the current version (4.4.2):
```
[e…