Skip to content
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

autoCapitalize and autoCorrect props seem to have no affect #6

Open
httpster opened this issue May 5, 2016 · 3 comments
Open

autoCapitalize and autoCorrect props seem to have no affect #6

httpster opened this issue May 5, 2016 · 3 comments

Comments

@httpster
Copy link

httpster commented May 5, 2016

I am running into an issue where adding properties for autoCorrect and autoCapitalize have no affect on the input field.

<FloatLabelTextInput placeHolder='Username' autoCapitalize='none' autoCorrect={false} />

@eyaleizenberg
Copy link
Owner

At the moment, the text field doesn't support all the text field props. You can create a quick PR to add it if you wish.

@zakster12
Copy link

zakster12 commented Apr 25, 2017

@httpster it works now

@fadiaIW
Copy link

fadiaIW commented Jun 14, 2021

I am running into an issue where adding properties for autoCorrect and autoCapitalize have no affect on the input field.

<FloatLabelTextInput placeHolder='Username' autoCapitalize='none' autoCorrect={false} />

This problem still persists. Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants