Mohammed Abdulkareem

Results 6 comments of Mohammed Abdulkareem

Can anyone review this please? @kimxogus

Hey @RahulShahUI Actually the events are just mapped to the original Frappé Gantt library. It doesn't have a dragged event.

Maybe it has no dependencies?

@RahulShahUI It has only a click event, not a dragging event, it's mapped from the original library.

Same issue. Couldn't make it work.

Hello @antonputra - Ruby on Rails (Falcon instead of Puma) vs NodeJS To help setup the project: * Replace `gem 'puma'` with `gem 'falcon'` This is `falcon.rb`: ```ruby #!/usr/bin/env falcon-host...