-
Notifications
You must be signed in to change notification settings - Fork 227
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
menu-surface Hoist anti-pattern? #628
Comments
@aluminick I am not familiar with react.portals, but after reading the docs I believe you to be correct. Would you like to take a crack at it? |
@moog16 sure. Thanks. |
@moog16 Sorry, I forgot about this issue. |
Oh great - do you have a branch already? Whenever you're ready please feel free to open a PR. |
Closed with #693 |
material-components-web-react/packages/menu-surface/index.tsx
Lines 170 to 172 in 1d08700
Is this an anti-pattern? I think portal should be used on this one.
The text was updated successfully, but these errors were encountered: