Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'setAttribute' of undefined #116

Open
Alexis-Dia opened this issue Sep 2, 2019 · 0 comments
Open

Comments

@Alexis-Dia
Copy link

Hi! I just installed ember-scrollable using npm i [email protected] --save and included my code into:
{{#ember-scrollable onScrolledToBottom=(action 'log' 'Bottom reached!')}}
...TABLE CONTENT
{{/ember-scrollable}}

and got problem:
ember.debug.js:2532 Uncaught TypeError: Cannot read property 'setAttribute' of undefined
at DOMHelper.prototype.setAttribute (ember.debug.js:2532)

Can you please explain me, what the problem is?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant