From d78c93445872e2a5ce3a1b12abe21fd6c532daa8 Mon Sep 17 00:00:00 2001 From: Daniel Freedman Date: Tue, 4 Aug 2015 17:01:23 -0700 Subject: [PATCH] Fix polyfill templates Handle cases when elements register before templates are bootstrapped Fixes Polymer/vulcanize#209 --- src/mini/template.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/mini/template.html b/src/mini/template.html index d1e889841a..9f652bc387 100644 --- a/src/mini/template.html +++ b/src/mini/template.html @@ -33,6 +33,12 @@ 'must not be a type-extension, found', this._template, 'Move inside simple