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
Seems the FormsyAutoComplete is also effected by this. In the following code the style property is ignored:
<FormsyAutoCompletename="location_name"requiredhintText="Where are you based?"floatingLabelText="Location"style={{width: '100%'}}dataSource={['Here','There','Everywhere']}/>
Hi,
I've wanted to change width for my FormsyDate component, but i can't. Meanwhile it works fine for FormsySelect or FormsyText.
The text was updated successfully, but these errors were encountered: