GwtMaterialDesign / gwt-material-table

A complex table component designed for the material design specifications
https://gwtmaterialdesign.github.io/gmd-table-demo/
Apache License 2.0
26 stars 31 forks source link

((intermediate value) (intermediate value), $wnd).$.$scrollBarWidth is not a function #204

Closed Fuzzo closed 3 years ago

Fuzzo commented 3 years ago

Hi, I get the subject error when I add a MaterialDataTable to my View. I cannot under how to fix it...

BenDol commented 3 years ago

How are you importing GMD and GMD Table GWT modules? It's seems like its complaining about a library not being loaded when trying to construct the table.