Mathieu
Mathieu
**Describe the bug** When an inline timepicker is already opened, opening another one (inline or not) breaks all the timepickers on the same page. The last opened timepicker displays 21:21....
**Describe the bug** timepicker option "format24" is not applied for inline timepicker. **To Reproduce** Use component datetimepicker with timepicker options format24=true and inline=true. **Expected behavior** Timepicker format is 24h. **Actual...
##### Description I am using the Swagger Codegen to generate a JAVA client to request a Spring Boot API. This API provides a POST web service which takes a **JSON**...