-
I'm using SvelteKit and I'm finding that random items in the gantt chart are becoming un-selectable. Specifically, it sems to happen whenever I navigate to another route, then back again.
It appear…
-
Hello
I'm working on Angular@12 and svelte-gantt@4.0.1-beta
I face one issue when drag and drop new task,
when week view selected and drop new task at last week day then new task not plot exact…
-
I am trying to create a page with two Gantt charts that I am expecting to operate independently. Specifically, i am trying to create a resource utilisation view below the main task gantt chart. See e.…
-
I want to show vertical thick line on some clocks. As seen in the picture. How can i do it?
![gantt_alinti](https://user-images.githubusercontent.com/57670197/212905514-0414dc93-18a0-4231-ae38-dd96…
-
firstly, im a total beginner on svelte. I tried cloning this repo into my local machine and tried running the demo with `npm run demo:dev` like on the readme but it doesnt show anything (blank) the i …
-
The following errors were reported by 5.5.0-dev.20240505
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
I have a gantt that has its rows and tasks filtered on a client interface, that goes to the server, compute the filters and bring back to the client the filtered rows and tasks, for example, "show me …
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Describe the bug
After upgrade to SvelteKit v1.0.0-next.146 (from 144)
Getting the error in both dev & prod
### Reproduction
`cd /tmp`
`npm init svelte@next ttt`
all defaults
`c…
-
i get this error during development and production
```
"Three" is not exported by "node_modules/@threlte/core/dist/index.js", imported by "node_modules/@threlte/extras/dist/components/Grid/Grid.…