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
Good catch, these props should be pulled out before we pass them along. @aress31 , would you be interested in creating a PR to fix this in the widget(s) where you notice the issue?
They should not all be filtered out, just passed properly, for example the required, name, id, autofocus, autocomplete, etc. are needed, just in the proper React casing.
Prerequisites
What theme are you using?
mui
Version
5.23.1
Current Behavior
The properties passed down to customer widget/fields have the wrong casing causing both lighthouse errors and them not being applied, see:
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: