Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
polymer-meta: mark alwaysPrepare so becomes ready in imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
sorvell committed Sep 17, 2013
1 parent a08a3e4 commit 460dcf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polymer-meta/polymer-meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
var metaData = {}, metaArray = {};

Polymer('polymer-meta', {
alwaysPrepare: true,
type: 'default',
created: function() {
this.idChanged();
Expand Down

0 comments on commit 460dcf4

Please sign in to comment.