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

Fix setup of defaultAttrs for paper-virtual-repeat #943

Merged

Conversation

panthony
Copy link
Contributor

@panthony panthony commented Jun 11, 2018

Closes #926

The defaultAttrs was probably wrapped in a computed property because of the new "leaking object state" eslint error.

Since creating a computed property poses an issue here, let's simply setup it in init() lifecycle method.

@panthony panthony force-pushed the fix/paper-virtual-repeat branch from c0879c8 to c10abe3 Compare June 11, 2018 13:48
@panthony panthony force-pushed the fix/paper-virtual-repeat branch from c10abe3 to 20d8481 Compare June 14, 2018 06:14
@miguelcobain miguelcobain merged commit 7f77a7d into adopted-ember-addons:master Jul 11, 2018
@miguelcobain
Copy link
Collaborator

Glad to finally have a fix for this! Thanks.

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

Successfully merging this pull request may close these issues.

2 participants