Luc Franken
Luc Franken
As a first time user of Beaker Browser I am trying has base. It reports errors like: Visiting: https://hashbase.io/ ``` 502 Bad Gateway nginx/1.14.0 ``` Visiting: dat://fritter.hashbase.io/ ``` Page Not...
We ran into an issue which blocked navigation with Routify: https://github.com/sveltech/routify After a lot of research it seems that the animation (fade) of the Alert component blocks the navigation. It's...
Would it be possible to get the image of the QR code as a usable image, like base64? Is that something we can already access or is an additional method...
A Gantt chart icon would be really useful for many (project) management apps:  https://fontawesome.com/icons/chart-gantt?f=classic&s=solid for example A Gantt chart is a typical schedule like overview of a project: ...
**Is your feature request related to a problem? Please describe.** Unclear to me is how the project maintainers look into the tree of roles, running into some issues and looking...
In follow up on: https://github.com/frappe/gantt/issues/323#issuecomment-2800449611  Allows to set the readonly flags in the tasks array. Which allows to turn on/off the editing of dates and progress per task. Example...
In the docs: https://github.com/frappe/gantt/tree/master?tab=readme-ov-file#api Is it correct that the .refresh method is missing in the docs which is needed to run when you add new tasks/bars? Of is this intentionally...