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-file-uploader): remove the cloning of the value state message #9915

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

hinzzx
Copy link
Contributor

@hinzzx hinzzx commented Sep 20, 2024

The valueStateMessage slot content no longer needs to be cloned, as the ui5-popover is now integrated into the component’s shadow root through the new Popover API.

Related to: #9347

@hinzzx hinzzx marked this pull request as ready for review September 24, 2024 13:58
@hinzzx hinzzx merged commit a73dd60 into main Sep 24, 2024
10 checks passed
@hinzzx hinzzx deleted the fu-vs-clonenode-remove branch September 24, 2024 13:59
nowakdaniel pushed a commit that referenced this pull request Sep 25, 2024
…#9915)

The valueStateMessage slot content no longer needs to be cloned, as the ui5-popover is now integrated into the component’s shadow root through the new Popover API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants