-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Fix a warning for an autocomplete widget #4366
Comments
AresEkb
added a commit
to AresEkb/sirius-web
that referenced
this issue
Jan 6, 2025
Bug: eclipse-sirius#4366 Signed-off-by: Denis Nikiforov <denis.nikif@gmail.com>
39 tasks
AresEkb
added a commit
to AresEkb/sirius-web
that referenced
this issue
Jan 7, 2025
Bug: eclipse-sirius#4366 Signed-off-by: Denis Nikiforov <denis.nikif@gmail.com>
AresEkb
added a commit
to AresEkb/sirius-web
that referenced
this issue
Jan 7, 2025
Bug: eclipse-sirius#4366 Signed-off-by: Denis Nikiforov <denis.nikif@gmail.com>
sbegaudeau
pushed a commit
to AresEkb/sirius-web
that referenced
this issue
Jan 14, 2025
Bug: eclipse-sirius#4366 Signed-off-by: Denis Nikiforov <denis.nikif@gmail.com>
sbegaudeau
pushed a commit
to AresEkb/sirius-web
that referenced
this issue
Jan 14, 2025
Bug: eclipse-sirius#4366 Signed-off-by: Denis Nikiforov <denis.nikif@gmail.com>
39 tasks
sbegaudeau
pushed a commit
to AresEkb/sirius-web
that referenced
this issue
Jan 14, 2025
Bug: eclipse-sirius#4366 Signed-off-by: Denis Nikiforov <denis.nikif@gmail.com>
sbegaudeau
pushed a commit
that referenced
this issue
Jan 14, 2025
Bug: #4366 Signed-off-by: Denis Nikiforov <denis.nikif@gmail.com>
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Screenshots
No
Steps to reproduce
Open Chrome DevTools console
Open a details form containing an autocomplete widget
Expected behavior
There should not be any errors or warnings in the console
Actual behavior
There is the following warning in the console:
Here is some details on the warning: mui/material-ui#39833
The text was updated successfully, but these errors were encountered: