We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
We have applied hideApplyAutomatically attribute in our code:
hideApplyAutomatically
<VariantManagement showOnlyFavorites hideApplyAutomatically hideCreatedBy hideShare level={level} closeOnItemSelect={closeOnItemSelect} dirtyState={dirtyState} disabled={disabled} hideManageVariants={hideManageVariants} hideSaveAs={hideSaveAs} onSave={onSaveHandler as (e: unknown) => void} onSaveAs={onSaveAsHandler as (e: unknown) => void} onSaveManageViews={onSaveManageViewsHandler as (e: unknown) => void} onSelect={onSelectHandler} > {children} </VariantManagement>
but we still see the header.
No response
No Apply automatically header when hideApplyAutomatically is true.
Apply automatically
2.1.1
2.2.0
Chrome
MacOS Sequoia 15.1
SAP Fioneer
The text was updated successfully, but these errors were encountered:
06a88f5
🎉 This issue has been resolved in version v2.5.0 🎉
The release is available on v2.5.0
Your semantic-release bot 📦🚀
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
We have applied
hideApplyAutomatically
attribute in our code:but we still see the header.
Isolated Example
No response
Reproduction steps
No response
Expected Behaviour
No
Apply automatically
header whenhideApplyAutomatically
is true.Screenshots or Videos
UI5 Web Components for React Version
2.1.1
UI5 Web Components Version
2.2.0
Browser
Chrome
Operating System
MacOS Sequoia 15.1
Additional Context
No response
Relevant log output
No response
Organization
SAP Fioneer
Declaration
The text was updated successfully, but these errors were encountered: