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] Demo UnstyledSelectMultiple crashes in mobile device #33927

Closed
1 task done
OasisLiveForever opened this issue Aug 15, 2022 · 6 comments
Closed
1 task done

[docs] Demo UnstyledSelectMultiple crashes in mobile device #33927

OasisLiveForever opened this issue Aug 15, 2022 · 6 comments
Labels
bug 🐛 Something doesn't work component: select This is the name of the generic UI component, not the React module! package: base-ui Specific to @mui/base

Comments

@OasisLiveForever
Copy link

OasisLiveForever commented Aug 15, 2022

Steps to Reproduce

  1. On mobile device (in my case P20 Lite, Android 9, Chrome 104) visit https://mui.com/base/react-select/
  2. Select an item from the select in Basics section
  3. The demo crashes with the following error:

unstyled-select-demo error

Your Environment

Tech Version
MUI v5.10.0
netlify deploy https://62f1d4edc7ade70008b1594b--material-ui-docs.netlify.app
Browser Mozilla/5.0 (Linux; Android 9; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Mobile Safari/537.36
Device P20 Lite, Android 9
@PunitSoniME
Copy link
Contributor

I don't understand where it is crashing.

I opened codesandbox of UnstyledSelectMultiple from both of the links you provided in above description, but everything seems fine.

@OasisLiveForever
Copy link
Author

On mobile device (P20 Lite, Android 9, Chrome 104) open https://mui.com/base/react-select and under Basics section, select an item in the select (Ten, Twenty, Thirty). The following error occurs:

unstyled-select-demo error

This error doesn't occur on PC (Windows 11, Chrome 104).

@PunitSoniME
Copy link
Contributor

The error comes in mobile.

This should be the main highlight of your issue.
But you informed this later.

Please add full details instead of only headings.

@OasisLiveForever OasisLiveForever changed the title [docs] Demo UnstyledSelectMultiple crashes [docs] Demo UnstyledSelectMultiple crashes in mobile device Aug 15, 2022
@OasisLiveForever
Copy link
Author

I updated the title and the description of the issue.

@michaldudak
Copy link
Member

Thanks for the report. I was able to reproduce it and will investigate it.

@michaldudak michaldudak self-assigned this Aug 15, 2022
@michaldudak michaldudak added component: select This is the name of the generic UI component, not the React module! package: base-ui Specific to @mui/base bug 🐛 Something doesn't work labels Aug 15, 2022
@ZeeshanTamboli
Copy link
Member

It got fixed in MUI Base version @mui/base@5.0.0-alpha.95 with #33882.

@michaldudak michaldudak removed their assignment Oct 11, 2022
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: select This is the name of the generic UI component, not the React module! package: base-ui Specific to @mui/base
Projects
None yet
Development

No branches or pull requests

4 participants