Topic: Wrong class in MDBDataTable

Roman Mzh priority asked 4 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 4 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.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB React
  • MDB Version: 4.17.0
  • Device: pc
  • Browser: chrome
  • OS: ubuntu 18.04
  • Provided sample code: No
  • Provided link: No
Tags