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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client exception on website in Joy -> Sheet component #34398

Closed
2 tasks done
jgentes opened this issue Sep 20, 2022 · 3 comments 路 Fixed by #34408
Closed
2 tasks done

Client exception on website in Joy -> Sheet component #34398

jgentes opened this issue Sep 20, 2022 · 3 comments 路 Fixed by #34408
Assignees
Labels
docs Improvements or additions to the documentation regression A bug, but worse

Comments

@jgentes
Copy link

jgentes commented Sep 20, 2022

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 馃暪

Steps:

  1. Go to https://mui.com/joy-ui/react-sheet/
  2. Select a different variant in the playground drop-down:
    image

Current behavior 馃槸

react_devtools_backend.js:4026

   TypeError: Cannot read properties of undefined (reading 'borderRadius')
at 51990-5fbd93bc78f748d2.js:1:2247
at m (_app-4a2710dbcb7fe219.js:1:213746)
at d (_app-4a2710dbcb7fe219.js:1:18401)
at g (_app-4a2710dbcb7fe219.js:1:18697)
at _app-4a2710dbcb7fe219.js:1:20132
at _app-4a2710dbcb7fe219.js:1:14987
at Uo (framework-7a67fa94e761aaf9.js:1:134678)
at Yu (framework-7a67fa94e761aaf9.js:1:145407)
at Ji (framework-7a67fa94e761aaf9.js:1:200621)
at Xs (framework-7a67fa94e761aaf9.js:1:185223)

Expected behavior 馃

No response

Context 馃敠

No response

Your environment 馃寧

This is using the latest version of Edge on Win11

@jgentes jgentes added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Sep 20, 2022
@siriwatknp siriwatknp self-assigned this Sep 20, 2022
@siriwatknp
Copy link
Member

Thanks for reporting the issue. I can reproduce it as well, will fix it asap.

@siriwatknp siriwatknp added bug 馃悰 Something doesn't work docs Improvements or additions to the documentation regression A bug, but worse and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer bug 馃悰 Something doesn't work labels Sep 20, 2022
@johndatserakis
Copy link

Found this issue thread after I experienced a full-on client exception when browsing the Joy UI site. It happens to me any time a dropdown is used to changed variants - for any component or page.

I figured because #34408 was completed it would be fixed, but I'm still seeing it. Video attached.

Maybe that PR didn't get built or put into prod yet. Just figured I'd call this out.

dropdown-selection-issue.mp4

@siriwatknp
Copy link
Member

Found this issue thread after I experienced a full-on client exception when browsing the Joy UI site. It happens to me any time a dropdown is used to changed variants - for any component or page.

I figured because #34408 was completed it would be fixed, but I'm still seeing it. Video attached.

Maybe that PR didn't get built or put into prod yet. Just figured I'd call this out.

dropdown-selection-issue.mp4

Thanks for reporting. I should have mentioned that even though the issue is closed but the docs have not been deployed yet. This is on me, I should have did the hotfix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation regression A bug, but worse
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants