angular-ui/ui-grid

uiGridColumnResizer directive reporting incorrect error to the log?

Open

#4.206 aberto em 17 de ago. de 2015

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hi, using the example code from http://ui-grid.info/docs/#/api/ui.grid.resizeColumns.directive:uiGridColumnResizer (discovered in my code), when I resize a column, I receive the following error at the chromium debug console: "The resizeable api is not registered, this may indicate that you've included the module but not added the 'ui-grid-resize-columns' directive to your grid definition. Cannot raise any events." Maybe the following prntscrn could be useful: http://prntscr.com/85obep Thanks for your work. Environment: ui-grid - v3.0.4 - 2015-08-13 Chromium: Version 43.0.2357.130 Ubuntu 14.04 (64-bit) OS: Linux, Ubuntu 14.04

Guia do colaborador