Hi, im trying to develop multiple bundled components in Polymer (each one 
with all dependencies) in the same HTML page. The idea is that each 
component can be a standalone, is this possible?
Can i have my Component1 and my Component2 depending on distinct versions 
of "iron-ajax" (in example) in the same page?
When i do this, i receive an error in console that says "You are trying to 
register a duplicate tag", both components works but the second one is 
using the registered "iron-ajax" by the first one.

Note: iron-ajax is only an example, but can be a own custom element instead.

Jose Carlos Vilchez.

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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/ff61a3c6-3a0a-4e2a-a9fe-93e5253842ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to