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

[docs] Redirect when clicking in app bar logo is causing a client-side exception #38412

Closed
1 task done
raphaelricardo10 opened this issue Aug 10, 2023 · 0 comments · Fixed by #38451
Closed
1 task done
Assignees
Labels
bug 🐛 Something doesn't work component: app bar This is the name of the generic UI component, not the React module!

Comments

@raphaelricardo10
Copy link

raphaelricardo10 commented Aug 10, 2023

Duplicates

  • I have searched the existing issues

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:
image

Context 🔦

I am trying to figure out what is the appropriate action for the click in the logo in the documentation.

@raphaelricardo10 raphaelricardo10 added status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: docs-feedback Feedback from documentation page labels Aug 10, 2023
@zannager zannager added the component: app bar This is the name of the generic UI component, not the React module! label Aug 11, 2023
@ZeeshanTamboli ZeeshanTamboli added bug 🐛 Something doesn't work and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: docs-feedback Feedback from documentation page labels Sep 18, 2023
@ZeeshanTamboli ZeeshanTamboli changed the title Redirect when clicking in app bar logo is causing a client-side exception [docs] Redirect when clicking in app bar logo is causing a client-side exception Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: app bar This is the name of the generic UI component, not the React module!
Projects
None yet
5 participants