Follow Polymer on Google+: plus.google.com/107187849809354688692
---
You received this message because you are subscribed to the Google Groups "Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to polymer-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/d49637dc-5775-4f6e-a2a4-d1b53123c3ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/4878279c-dbcd-4dc9-8074-ace42232578f%40googlegroups.com.
<link rel="import" href="../seed-element/metadata.html">
<x-meta id="seed-element" label="Seed" isContainer group="Test">
<template>
<section style="width: 200px; height: 300px;" layout vertical></section>
</template>
<property name="author"
kind="text">
</property>
</x-meta>
Follow Polymer on Google+: plus.google.com/107187849809354688692
---
You received this message because you are subscribed to the Google Groups "Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to polymer-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/1f5d6967-5664-4524-ad9e-8dda6697a6bf%40googlegroups.com.
<x-meta id="seed-element" label="Seed" isContainer group="Test">
<template id="imports">
<link rel="import" href="seed-element.html">
</template>
<template>
<section style="width: 200px; height: 300px;" layout vertical></section>
</template>
<property name="author"
kind="text">
</property>
</x-meta>
I am still having a problem with this. Although my element appears correctly in the palette, it doesn't show on the canvas if I drag it there. I've published my code, with a simple element in it here: https://github.com/kpgarrod/my-shared-polymer-elements.What am I missing now?Thanks,Keith
On Tuesday, July 22, 2014 6:41:13 PM UTC+2, Keith Garrod wrote:
Follow Polymer on Google+: plus.google.com/107187849809354688692
---
You received this message because you are subscribed to the Google Groups "Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to polymer-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/d9a4d9f4-0182-4014-b497-36fe517a8395%40googlegroups.com.