AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.24k stars 782 forks source link

warnings just displaying data in your table #828

Open venkat-vs-id opened 7 years ago

venkat-vs-id commented 7 years ago

Warning: You are manually calling a React.PropTypes validation function for the toastType prop on ToastContainer. This is deprecated and will not work in the next major version. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details.

AllenFang commented 7 years ago

@venkat-vs-id, thanks, I'll improve it in the future. Thanks you :)

afska commented 7 years ago

Bump. Please fix it :)

AllenFang commented 7 years ago

if the warnings is about toast, it'll be fixed on v4.0.0-beta.2, check https://github.com/AllenFang/react-bootstrap-table/pull/1216