You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 thecore-list
to the scroller of thecore-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.
The text was updated successfully, but these errors were encountered: