1

I have a problem with paper-menu and paper-header-panel. When I click on my paper-menu items and webcomponents has correctly loaded the relative page, this one appears in the previous scrolled position. How I can set to scroll on top when the click is performed??

Marco
  • 325
  • 2
  • 9

1 Answers1

2

This is because the main container of your header panel has fixed height. If you are using Polymer Starter Kit all you have to do is remove the height for the ".content" class in app-theme.html