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

Compatibility with react-bootstrap 0.29.x (deprecation of <Input>) #56

Open
chrismcband opened this issue May 3, 2016 · 4 comments
Open

Comments

@chrismcband
Copy link

React bootstrap has some changes in 0.29 which means Input is being deprecated.
The console outputs these warnings:
Warning: is deprecated. Use, , or , with and/or as needed instead.

Warning: "hasFeedback" property of "FormGroup" has been deprecated. Use a <FormControl.Feedback> element.

The library still works, just with plenty of warnings in the console, but this will need to be addressed for when <Input> is eventually removed.

@heilhead
Copy link
Owner

heilhead commented May 4, 2016

I'm working on a new version that will have a lot of improvements and support all updated dependencies including react-bootstrap. No ETA though.

@chrismcband
Copy link
Author

Cool, that's good to hear.

@afilp
Copy link

afilp commented Jul 5, 2016

Hello, do you have any progress with the new version? Thanks!

@basilfx
Copy link

basilfx commented Jul 26, 2016

Well, react-bootstrap 0.30.0 now breaks compatibility with react-bootstrap-validation. Can confirm #67 works.

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