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

Failed to assign list scroller to scroller of headerPanel #1072

Closed
nick-lehmann opened this issue Jan 5, 2015 · 2 comments
Closed

Failed to assign list scroller to scroller of headerPanel #1072

nick-lehmann opened this issue Jan 5, 2015 · 2 comments

Comments

@nick-lehmann
Copy link

To get in touch with polymer I watched a talk by Rob Dodson. Because it is always better to write some code I started my own app and tried to follow his steps. It's app is a contact app is available on Github.

The main part of the app is a core-list where all contacts are displayed. Then he gives a hint that you should assign the scroller of the core-list to the scroller of the core-header-panel. Unfortunately, I failed to accomplish this even when I looked at his repo and compared the code. I asked a question on StackOverflow where I included more information and some images.

Hopefully anybody out there has a clue on how to fix this.

@nick-lehmann
Copy link
Author

Ok, I suppose I found my error. The import of core-header-panel was missing and therefore the scroller was undefined.

@frankiefu
Copy link
Member

sounds like is resolved, closing.

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

2 participants