-
```
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…
-
At the current moment, svelte-gantt only supports JSDate/moment adapters. However, there are more date-managing libs nowadays and adapters can reduce output size reusing them instead of JSDate adapter…
-
Looks like the types are not being exported when installing:
-
I am encountering an issue when updating the rows and tasks in svelte-gantt version "^4.3.2". I receive the following error:
```
TypeError: Cannot read properties of undefined (reading 'model')
`…
-
I’m working on a small project of mine where I’m looking to use a time line calendar, I'm trying to use svelte-gantt in my angular project, I didn’t find any example for implement this in angular.
…
-
Hi @ANovokmet , I've discovered a problem where if the task area is long enough, the label column on the left won't scroll along with the tasks column. Here are some photos attached.
-
Right now svelte-gantt is used in `onMount` only for client-side rendering, is it possible for it to render server side as well and not rely on `document`?
-
The [svelte-gantt](https://github.com/saltcorn/svelte-gantt) plugin does something really unexpected...
What is the reason for this crazy "growth"?:
[ganttvid.webm](https://github.com/user-attachm…
-
Subscribe to this issue and stay notified about new [daily trending repos in Svelte](https://github.com/trending/svelte?since=daily).
-
Currently, the package does not provide TypeScript definitions. It would be nice if the package provided TypeScript definitions to avoid this kind of error:
```bash
Error: Could not find a declarati…