I'm having such a hard time trying to use the Polymer.importHref function...
What am I missing?
If you're only importing polymer-element.html
, make sure to also import import-href.html
:
<link rel="import" href="polymer/lib/utils/import-href.html">
© 2022 - 2024 — McMap. All rights reserved.