bokeh / SlickGrid

A lightning fast JavaScript grid/spreadsheet
http://wiki.github.com/6pac/SlickGrid
MIT License
1 stars 3 forks source link

SlickGrid - jQuery is not defined #5

Open kaleming opened 1 year ago

kaleming commented 1 year ago

Hi, I installed bokehjs module on vuejs:

However, I am getting this error on the browser:

ReferenceError: jQuery is not defined
    at node_modules/@bokeh/bokehjs/node_modules/@bokeh/slickgrid/slick.grid.js (slick.grid.js:19:11)
    at __require (chunk-HUBM7RA2.js?v=0bead79f:8:50)
    at node_modules/@bokeh/bokehjs/node_modules/@bokeh/slickgrid/index.js (index.js:4:20)
    at __require (chunk-HUBM7RA2.js?v=0bead79f:8:50)
    at data_table.js:5:35
bryevdv commented 1 year ago

cc @mattpap