pglejzer / timepicker-ui

timepicker-ui is an easy library with timepicker. Fully wrote with TypeScript. This library is based on Material Design from Google.
MIT License
62 stars 18 forks source link

Can I have multiple instances of the timepicker on the same page? #53

Closed patriciaNeagoe closed 1 year ago

patriciaNeagoe commented 1 year ago

Hello,

I've tried to use different timepickers on multiple fields and it's not working as expected. I tried using in the initialization the id instead of the class or creating unique classes When I select the minute the hour changes as well. Can you advise? Maybe I'm doing something wrong, or this isn't a supported feature.