Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4830

JQuery error running basic example for ember-cli-ember-table

$
0
0

@onezeno wrote:

I'm trying to run the basic ember table example and I get this error:

header-row.js:31 Uncaught TypeError: Cannot read property 'scrollLeft' of undefined

The line of code that throws is this:

return this.$().scrollLeft(this.get('scrollLeft'));

It seems my issue is with JQuery then? My bower.json contains the line:

"jquery": "^1.11.1",

I'm unsure how to troubleshoot this further.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4830

Trending Articles