Gregory Towne

Results 4 comments of Gregory Towne

@ericjgagnon Was this ever resolved? I am also incurring this bug with multiple row that include the wickedpicker. The time is not respecting the clicked element. It's referencing the initially...

In my case, the problem occurs when viewing the timepicker in a modal which is rendered from a partial view where wickedpicker is instantiated once on the client-side. Given that...

I encountered a similar bug when setting to noon; it reverts to midnight. Incrementing/decrementing the 12 hour for am/pm resolved this. I noticed `parseMeridiem` function was altered to handle PM...so...

From a previously related-issue, looks like there was some light chatter here: https://github.com/typestack/class-validator/issues/1866 but not much follow-through. Any progress on this?