You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I link these files directly from my app, I get loading errors because of wrong mime type. These files are both served with mime-type text/html, instead of text/javascript and text/css. Is it possible to fix that, so I can always link the latest version while developing my app?
Short description / current behavior:
grid.onColumnAutoResize
event does not resize columngrid.onResizerDblClick
event is not triggeredgrid.columnAutoSize()
is not a functiongrid.copy()
is not workinggrid.toolbar.add()
ing a 'spacer' or 'break' causes empty search pill to appearLink to jsfidle / steps to reproduce:
https://jsfiddle.net/kylob/Ltd19ahe/64/
The text was updated successfully, but these errors were encountered: