mdbootstrap / mdb-react-ui-kit

React 18 & Bootstrap 5 & Material Design 2.0 UI KIT
https://mdbootstrap.com/docs/b5/react/
Other
1.41k stars 264 forks source link

MDBDataTable searchingLabel issue #112

Closed jferrandi closed 3 years ago

jferrandi commented 4 years ago

Using mdbreact v4.27.0 , the MDBDataTable prop searchingLabel is not working, the custom / i18n value is not applied. Neither no entry for it's placeholder is available.

https://github.com/mdbootstrap/React-Bootstrap-with-Material-Design/issues/68 issue about this problem, but still present

zpvisla commented 4 years ago

I have the same problem. The prop searchingLabel is not working.

mateus-schultz commented 3 years ago

I had this problem, but fixed by just changing searchingLabel to searchLabel. They need to update the types file because it's outdated.

krzysiu-w commented 3 years ago

We'll update it in the next release (12.07) :)