MHzarini / ngx-time-duration-picker

A generic time duration picker Angular component (v2+)
2 stars 7 forks source link

Duplicated ids when multiple pickers #5

Open danibasauri opened 4 years ago

danibasauri commented 4 years ago

Browser throws those warnings when more than one timepicker is used

[DOM] Found elements with non-unique id #dp-hours: (More info: https://goo.gl/9p2vKq) [DOM] Found elements with non-unique id #dp-minutes: (More info: https://goo.gl/9p2vKq) [DOM] Found elements with non-unique id #dp-seconds: (More info: https://goo.gl/9p2vKq)

wswaileh commented 4 years ago

can you give me more information please? I checked the whole library and I can't find any item with one of these IDs.