react-bootstrap-validation icon indicating copy to clipboard operation
react-bootstrap-validation copied to clipboard

Input bootstrap element is deprecated

Open plemarquand opened this issue 9 years ago • 3 comments
trafficstars

<Input> has been deprecated in favour of <FormControl>

ValidatedInput should be using FormControl.

plemarquand avatar Jul 06 '16 18:07 plemarquand

+1

camsjams avatar Jul 26 '16 04:07 camsjams

@jgautheron Would you consider publishing your fork to npm? It seems to contain all the latest updates - and I don't think this package is maintained anymore. Thanks!

boriswexler avatar Aug 08 '16 05:08 boriswexler

@boriswexler Actually it didn't work out for me so I used redux-form 5.x, works fine with react-bootstrap.

jgautheron avatar Aug 08 '16 08:08 jgautheron