You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @christopheschwyzer, thanks for the report. This is the expected behavior; the top-level id is actually applied to the menu for accessibility purposes. If you need to apply an id to the input itself for some reason, you can use inputProps for that.
Steps to reproduce
Expected Behavior
id
is a required property and should be passed.id
attribute should be present.Actual Behavior
id
attribute is not present.The text was updated successfully, but these errors were encountered: