-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui5-timepicker): adapt new private component with internal logic (#…
…10684) When the `ui5-datetime-input` component was introduced, an internal getter in the `ui5-timepicker` wasn't updated. As a result, pressing any key triggered errors. This change resolves those errors by correctly referencing the new private component, ensuring the timepicker’s internal logic functions as intended.
- Loading branch information
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters