This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Description
I just encountered a problem for elements having same id won't work. So far I was using id name same as title which user decides. But giving same title in both elements, former element interaction is not possible in this library. This information will not be entered by users. We developers have to choose unique id for all elements. So can I use numbers starts from 1 as id for all elements like 1 for first element and 2 for second element and so on.
Please advise me on this as soon as possible. Thank you