Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui5-timepicker): adapt new private component with internal logic #10684

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Jan 28, 2025

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.

image

This change resolves those errors by correctly referencing the new private component, ensuring the timepicker’s internal logic functions as intended.

@hinzzx hinzzx requested a review from vladitasev January 28, 2025 10:41
@hinzzx hinzzx merged commit d0a45ab into main Jan 28, 2025
10 checks passed
@hinzzx hinzzx deleted the tp-datetimeinput-fix branch January 28, 2025 13:09
@ui5-webcomponents-bot
Copy link
Collaborator

🎉 This PR is included in version v2.7.0-rc.2 🎉

The release is available on v2.7.0-rc.2

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants