[docs] Redirect when clicking in app bar logo is causing a client-side exception #38412
Closed
1 task done
Labels
bug 🐛
Something doesn't work
component: app bar
This is the name of the generic UI component, not the React module!
Duplicates
Related page
https://mui.com/material-ui/react-app-bar/#app-bar-with-responsive-menu
Kind of issue
Broken demonstration
Issue description
How to reproduce: click in app logo in the "App bar with responsive menu" section.
Expected result: it just ignores my click or simulates a redirection to the home
Actual result: it redirects to https://mui.com and the client of NextJS raises an Exception according with the image bellow.
I am using the Safari Browser and here is the console output:
Context 🔦
I am trying to figure out what is the appropriate action for the click in the logo in the documentation.
The text was updated successfully, but these errors were encountered: