PolymerElements / app-storage

Data-pipes and specialized services
61 stars 47 forks source link

Explicitly set _template to null. #135

Closed rictic closed 5 years ago

rictic commented 5 years ago

This lets us skip a querySelector on initial bootup, and makes this code compatible with strictTemplatePolicy.

Internalized as part of cl/218551336