Wrong class in MDBDataTable


Topic: Wrong class in MDBDataTable

Roman Mzh pro premium asked 2 years ago

Expected behavior

per page should not have .md-form class

Actual behavior

it has ¯\_(ツ)_/¯

Resources (screenshots, code snippets etc.)

<MDBDataTable striped bordered hover data={data} />

enter image description here

workaround:

document.querySelector('.select-wrapper.mdb-select').classList.remove('md-form');


Konrad Stępień staff answered 2 years ago

Hi @Roman Mzh,

Thanks for contact with me, We will look at this matter. Thank you also for the error reported.

Best regards, Konrad.


Please insert min. 20 characters.
Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: React
  • MDB Version: 4.17.0
  • Device: pc
  • Browser: chrome
  • OS: ubuntu 18.04
  • Provided sample code: No
  • Provided link: No
Tags