angular-deckgrid icon indicating copy to clipboard operation
angular-deckgrid copied to clipboard

Cannot read property 'columns' of undefined

Open dmitryevseev opened this issue 9 years ago • 2 comments

I see this error logged by sentry from one of users of the production application:

Cannot read property 'columns' of undefined

/vendor/angular-deckgrid/angular-deckgrid.js
369.  if (layout.columns !== this.$$scope.layout.columns) {

User agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36

dmitryevseev avatar May 26 '15 15:05 dmitryevseev

+1 I'm on chrome screen shot 2015-09-18 at 1 05 08 am

sunshineo avatar Sep 18 '15 08:09 sunshineo

I created a pull request https://github.com/akoenig/angular-deckgrid/pull/94 Please merge if you see this.

sunshineo avatar Sep 18 '15 08:09 sunshineo