Topic: Wrong class in MDBDataTable
Roman Mzh priority asked 5 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}
/>
workaround:
document.querySelector('.select-wrapper.mdb-select').classList.remove('md-form');
Konrad Stępień staff answered 5 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.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- 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