robicch / jQueryGantt

jQuery Gantt editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to integrate in Vue

Shilpa-K07 opened this issue · comments

I want to integrate jQueryGantt in to Vue project. But getting some errors . I'm using Vue 2.6.11

I added all the required scripts inside the index.html of public folder and trying to instantiate gantt in vue component.

Can you please provide the steps to integrate this gantt in Vue.

Console errors:
image

If you have use Vue, why don't you use E-chart?This jquery project is really old,and it can't compatible ES5 and ES6,not compatible eslint in Vue,too.So I suggest you to use E-chart in Vue.