-
Notifications
You must be signed in to change notification settings - Fork 17
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
SelectField doesn't work inside Dialog #8
Comments
This seems to be caused by two things:
There's not really an easy way around this, though I think it is something worth addressing since it's not exactly a rare case. I see two options:
What do you think @HriBB ? |
@shanehughes3 thanks for the info! Yeah there are some problems with Maybe we can add |
In the future I will probably switch to https://material-components-web.appspot.com/ or something, because MDL v1 is not very react friendly. |
The drop downs are rendered underneath the dialog and are invisible.
The text was updated successfully, but these errors were encountered: