-
Notifications
You must be signed in to change notification settings - Fork 103
ShellBar: onLogoClick not working #146
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
Comments
thanks for submitting this issue. Best regards, |
Hi @MarcusNotheis ,
Import:
package.json: Am I doing anything wrong here? onLogoClick doesn't work. Thanks, |
Hi @SyedArijHussain, after removing the deprecated Best regards, |
Hi @MarcusNotheis , Regards, |
I just ran into this same issue -- but I'm not using the fiori-fo-react dependency.
the click handler is never called |
Update - this only happens on a narrow mobile form factor. In Chrome, I have a mobile form factor set to 400x706. If I return to a normal view, or even select an iPad form factor - the logo click works. Also you can see that the icon is receiving the mouse click (it changes color in the click state) - but the event isn't being triggered. |
Hi @ericsolberg, |
Describe the bug
onLogoClick prop is not working for ShellBar
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: