You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @vinniimiranda
thanks for reporting that issue. As the ShellBar is sourced from the underlying @ui5/webcomponents package I have created a corresponding issue in their repo: SAP/ui5-webcomponents#1188
Hello, i am having an issue when the user "clicks" the logo on mobile device.
The expected behavior should be execute the callback function insde the onLogoClick prop.
Im my case this is the code:
<Shellbar.... onLogoClick={() => history.push('/list')}>....</Shellbar>
At the moment this is not working for me, could you guys help with that?
The text was updated successfully, but these errors were encountered: