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

Expose shouldRecycle property of vertical-collection #648

Merged

Conversation

Gaurav0
Copy link
Contributor

@Gaurav0 Gaurav0 commented Dec 6, 2018

The shouldRecycle property of vertical-collection needs to be set to false in our app in order for the occlusion rendering to work due to our use of components within the table rows. This PR exposes the shouldRecycle property to apps so that it can be set to false if required.

shouldRecycle is defined here: https://github.com/html-next/vertical-collection/blob/37a88794f5ecc2e31abe76577d2f32db47a05b51/addon/components/vertical-collection/component.js#L81

@alexander-alvarez alexander-alvarez merged commit ae007d2 into adopted-ember-addons:master Dec 11, 2018
@Gaurav0 Gaurav0 deleted the expose_shouldRecycle branch December 11, 2018 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants