googlearchive / core-header-panel

Simple panel with top and bottom panes
9 stars 11 forks source link

The 0.3.3 version of core-header-panel is not working with the 0.3.3 version of polymer.html #4

Closed peterfortuin closed 10 years ago

peterfortuin commented 10 years ago

I have tried to make a really simple example with this core-header-panel. I imported all dependencies with bower (as suggested on the polymer website). From both polymer and the core-header-panel I get the 0.3.3 version. Those are not working. If I download the later version of polymer from github (after the 0.3.3 release) it starts to work.

I also figured out that the polymer website (with the demo's) is using a version after the 0.3.3 release. So, there are probably some fixes in there that are needed for the core-header-panel.

I opened a question at stack-overflow (http://stackoverflow.com/questions/24575310/core-header-panel-not-visible). You can find my example code there as well.

robdodson commented 10 years ago

Replied on StackOverflow

On Sat, Jul 5, 2014 at 4:33 AM, Peter notifications@github.com wrote:

I have tried to make a really simple example with this core-header-panel. I imported all dependencies with bower (as suggested on the polymer website). From both polymer and the core-header-panel I get the 0.3.3 version. Those are not working. If I download the later version of polymer from github (after the 0.3.3 release) it starts to work.

I also figured out that the polymer website (with the demo's) is using a version after the 0.3.3 release. So, there are probably some fixes in there that are needed for the core-header-panel.

I opened a question at stack-overflow ( http://stackoverflow.com/questions/24575310/core-header-panel-not-visible). You can find my example code there as well.

— Reply to this email directly or view it on GitHub https://github.com/Polymer/core-header-panel/issues/4.

frankiefu commented 10 years ago

the latest release is 0.3.4 which should work fine.