[polymer-dev] Re: Resuable components throwing error 'must use non-unique' ID's

2017-12-15 Thread Mahesh Reddy
The input tag showing in the screenshot, is from bower component which i 
don't have control on it.

Thanks,
Mahesh

On Friday, December 15, 2017 at 11:57:38 AM UTC-8, Mahesh Reddy wrote:
>
> Hi All,
>
> I created a component, in that I exported one bower component. And then I 
> used my component in one view multiple times. 
>
> I am getting below error
>   * [DOM] Found 4 elements with non-unique id #search: (More info: 
> https://goo.gl/9p2vKq ) .*
>
> This *#search: *from the bower component.
>
> How I resolve this issue?
>
> Thanks,
> Mahesh
>
>

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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/529d7832-6289-48af-9fc7-7f57b73b824d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [polymer-dev] Re: Resuable components throwing error 'must use non-unique' ID's

2017-12-15 Thread Karl Tiedt
well the only thing I can offer based on your previous information is you
are creating a non shadow-dom scoped element with a hard coded ID which is
against HTML standards.

-Karl Tiedt

On Fri, Dec 15, 2017 at 2:09 PM,  wrote:

> I can't link to my component. But I attached a screenshot the error i am
> getting
>
> Thanks,
> Mahesh
>
> On Friday, December 15, 2017 at 11:57:38 AM UTC-8, maheshr...@gmail.com
> wrote:
>>
>> Hi All,
>>
>> I created a component, in that I exported one bower component. And then I
>> used my component in one view multiple times.
>>
>> I am getting below error
>>   * [DOM] Found 4 elements with non-unique id #search: (More info:
>> https://goo.gl/9p2vKq ) .*
>>
>> This *#search: *from the bower component.
>>
>> How I resolve this issue?
>>
>> Thanks,
>> Mahesh
>>
>> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/polymer-dev/22826f4b-8a7a-4933-a41b-771edec6d02d%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/CADNgbTGdy8gB_ft6qpXH0ad9k5WnQ5%2BOtcXfz3dn1jqqZotbNA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[polymer-dev] Re: Resuable components throwing error 'must use non-unique' ID's

2017-12-15 Thread maheshreddi555
I can't link to my component. But I attached a screenshot the error i am 
getting

Thanks,
Mahesh

On Friday, December 15, 2017 at 11:57:38 AM UTC-8, maheshr...@gmail.com 
wrote:
>
> Hi All,
>
> I created a component, in that I exported one bower component. And then I 
> used my component in one view multiple times. 
>
> I am getting below error
>   * [DOM] Found 4 elements with non-unique id #search: (More info: 
> https://goo.gl/9p2vKq ) .*
>
> This *#search: *from the bower component.
>
> How I resolve this issue?
>
> Thanks,
> Mahesh
>
>

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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/22826f4b-8a7a-4933-a41b-771edec6d02d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.