vaadin / vaadin-time-picker-flow

Vaadin Flow Java API for vaadin/vaadin-time-picker Web Component
https://vaadin.com/components/vaadin-time-picker
Other
6 stars 11 forks source link

Add workaround to avoid exception when using a renderer #79

Closed tulioag closed 4 years ago

tulioag commented 4 years ago
vaadin-bot commented 4 years ago

SonarQube analysis reported 2 issues

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MINOR TimePickerPage.java#L90: Remove this use of "setMin"; it is deprecated. rule
  2. MINOR TimePickerPage.java#L91: Remove this use of "setMax"; it is deprecated. rule